feat: เพิ่ม class ของ แบ่งหน้า

This commit is contained in:
Net 2024-06-13 15:17:13 +07:00
parent 97ee17cbe1
commit 8648384f37

View file

@ -71,3 +71,10 @@ div.fullscreen.q-drawer__backdrop {
.dp__menu.dp__menu_index.dp__theme_light.dp--menu-wrapper {
font-family: 'Noto Sans Thai', sans-serif;
}
.disabled,
.disabled *,
[disabled],
[disabled] * {
color: gray !important;
}