fix: wrong import & css
This commit is contained in:
parent
ad930ecdff
commit
936a4923f4
2 changed files with 4 additions and 4 deletions
|
|
@ -45,5 +45,5 @@ $separator-dark-color: var(--border-color);
|
|||
}
|
||||
|
||||
.q-dialog__backdrop {
|
||||
background-color: hsla(0 0 60% / 0.4) !important;
|
||||
background-color: hsla(0 0% 60% / 0.4) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue