mirror of
https://github.com/mue/mue.git
synced 2026-07-23 00:37:27 +02:00
fix: no animations setting not working on some things
This commit is contained in:
@@ -59,7 +59,9 @@ body {
|
||||
button,
|
||||
svg,
|
||||
input[type=text],
|
||||
.MuiSwitch-switchBase {
|
||||
.MuiSwitch-switchBase,
|
||||
.tooltipTitle,
|
||||
.quicklinks-container img {
|
||||
transition: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user