fixed overridding of backgound color of app
This commit is contained in:
parent
7268971275
commit
386b61d978
@ -42,17 +42,17 @@
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
.light-style body {
|
||||
/* .light-style body {
|
||||
background-color: #fff;
|
||||
}
|
||||
} */
|
||||
|
||||
.dark-style body {
|
||||
background-color: #2b2c40;
|
||||
}
|
||||
|
||||
nav.layout-navbar {
|
||||
backdrop-filter: unset;
|
||||
background-color: transparent !important;
|
||||
/* backdrop-filter: unset; */
|
||||
/* background-color: transparent !important; */
|
||||
}
|
||||
|
||||
nav.layout-navbar::before {
|
||||
|
Loading…
x
Reference in New Issue
Block a user