mirror of
https://github.com/mue/mue.git
synced 2026-07-15 13:03:55 +02:00
refactor: overview & stats to functional components
This commit is contained in:
@@ -32,10 +32,10 @@
|
||||
@extend %basic;
|
||||
}
|
||||
|
||||
.Toastify__toast--success {
|
||||
.Toastify__toast--info {
|
||||
@extend %basic;
|
||||
}
|
||||
|
||||
.Toastify__progress-bar--success {
|
||||
.Toastify__progress-bar--info {
|
||||
background-color: gold !important;
|
||||
}
|
||||
Reference in New Issue
Block a user