mirror of
https://github.com/mue/mue.git
synced 2026-07-17 22:14:13 +02:00
chore: run prettier, lint, change changelog version, urls etc
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
color: var(--modal-text) !important;
|
||||
}
|
||||
|
||||
/*.Toastify__progress-bar--default {
|
||||
/* .Toastify__progress-bar--default {
|
||||
height: 3px !important;
|
||||
background: var(--modal-text) !important;
|
||||
color: var(--modal-text) !important;
|
||||
}*/
|
||||
} */
|
||||
|
||||
.Toastify__toast-container {
|
||||
width: auto !important;
|
||||
@@ -38,4 +38,4 @@
|
||||
|
||||
.Toastify__progress-bar--info {
|
||||
background-color: gold !important;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -97,7 +97,6 @@ $themes: (
|
||||
box-shadow: t($boxShadow);
|
||||
}
|
||||
|
||||
backdrop-filter: blur(map.get($ui-elements, 'backgroundBlur'));
|
||||
backdrop-filter: blur(map.get($ui-elements, 'backgroundBlur'));
|
||||
|
||||
.title {
|
||||
|
||||
Reference in New Issue
Block a user