fix: annoying css glitch (#3592)
This commit is contained in:
@@ -62,6 +62,5 @@ body.body--dark {
|
||||
.q-drawer {
|
||||
--q-dark: #{color.adjust(#1d1d1d, $alpha: -0.7)};
|
||||
background-color: var(--q-dark);
|
||||
backdrop-filter: blur(6px);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user