feat: add font-family to active overlay cell in SCSS
This commit is contained in:
parent
051221e324
commit
4659965f62
1 changed files with 4 additions and 0 deletions
|
|
@ -85,6 +85,10 @@ div.fullscreen.q-drawer__backdrop {
|
||||||
font-family: 'Noto Sans Thai', sans-serif;
|
font-family: 'Noto Sans Thai', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dp__overlay_cell_active.dp__overlay_cell_pad {
|
||||||
|
font-family: 'Noto Sans Thai', sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
.disabled,
|
.disabled,
|
||||||
.disabled *,
|
.disabled *,
|
||||||
[disabled],
|
[disabled],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue