feat: เพิ่ม class ของ แบ่งหน้า
This commit is contained in:
parent
97ee17cbe1
commit
8648384f37
1 changed files with 7 additions and 0 deletions
|
|
@ -71,3 +71,10 @@ div.fullscreen.q-drawer__backdrop {
|
||||||
.dp__menu.dp__menu_index.dp__theme_light.dp--menu-wrapper {
|
.dp__menu.dp__menu_index.dp__theme_light.dp--menu-wrapper {
|
||||||
font-family: 'Noto Sans Thai', sans-serif;
|
font-family: 'Noto Sans Thai', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.disabled,
|
||||||
|
.disabled *,
|
||||||
|
[disabled],
|
||||||
|
[disabled] * {
|
||||||
|
color: gray !important;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue