แก้รูปแบบเวลาเป็น 24 ชม.
This commit is contained in:
parent
2f9d289c4c
commit
d0687adfc3
2 changed files with 231 additions and 54 deletions
|
|
@ -48,6 +48,8 @@ $activetab: #4a5568
|
|||
.bg-activetab
|
||||
background: $activetab !important
|
||||
|
||||
|
||||
|
||||
.inputgreen .q-field__prefix,
|
||||
.inputgreen .q-field__suffix,
|
||||
.inputgreen .q-field__input,
|
||||
|
|
@ -55,6 +57,10 @@ $activetab: #4a5568
|
|||
|
||||
color: rgb(6, 136, 77)
|
||||
|
||||
.dp__action_row
|
||||
padding: 10px 0,
|
||||
border-top: 1px solid #e1e1e1
|
||||
|
||||
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100;200;300;400;500;600;700;800;900&display=swap')
|
||||
|
||||
$noto-thai: 'Noto Sans Thai', sans-serif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue