fix: VueDatePicker font
This commit is contained in:
parent
0532c6842f
commit
cecf2732af
1 changed files with 4 additions and 0 deletions
|
|
@ -51,3 +51,7 @@ $separator-dark-color: var(--border-color);
|
||||||
.q-field--dense .q-field__label {
|
.q-field--dense .q-field__label {
|
||||||
font-family: 'Noto Sans Thai', sans-serif;
|
font-family: 'Noto Sans Thai', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.q-field__inner {
|
||||||
|
font-family: 'Noto Sans Thai', sans-serif;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue