feat: cleanup backdrop
This commit is contained in:
parent
430ff80129
commit
dfe9a55bdb
2 changed files with 5 additions and 2 deletions
|
|
@ -55,3 +55,7 @@ $separator-dark-color: var(--border-color);
|
|||
.q-field__inner {
|
||||
font-family: 'Noto Sans Thai', sans-serif;
|
||||
}
|
||||
|
||||
div.fullscreen.q-drawer__backdrop {
|
||||
background-color: hsla(0 0% 60% / 0.4) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue