fix: font on VueDatePicker
This commit is contained in:
parent
20307f0ddd
commit
1a884f9692
1 changed files with 4 additions and 0 deletions
|
|
@ -47,3 +47,7 @@ $separator-dark-color: var(--border-color);
|
|||
.q-dialog__backdrop {
|
||||
background-color: hsla(0 0% 60% / 0.4) !important;
|
||||
}
|
||||
|
||||
.q-field--dense .q-field__label {
|
||||
font-family: 'Noto Sans Thai', sans-serif;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue