feat: add font-family to active overlay cell in SCSS

This commit is contained in:
puriphatt 2025-03-06 13:26:55 +07:00
parent 051221e324
commit 4659965f62

View file

@ -85,6 +85,10 @@ div.fullscreen.q-drawer__backdrop {
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],