theme saved and works
This commit is contained in:
@@ -29,7 +29,7 @@ $themes: (
|
||||
@each $name, $color in $colors {
|
||||
@if $name == 'dark' {
|
||||
[data-theme='#{$theme}'] .q-drawer--dark,
|
||||
body.body--dark [data-theme='#{$theme}'] .q-layout,
|
||||
body[data-theme='#{$theme}'].body--dark,
|
||||
[data-theme='#{$theme}'] .q-menu--dark {
|
||||
background: $color !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user