fix:display_number_Thai
This commit is contained in:
parent
3b4d89da48
commit
659e934f7c
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ const checkIfScrollable = () => {
|
||||||
} */
|
} */
|
||||||
|
|
||||||
.list-style {
|
.list-style {
|
||||||
list-style-type: decimal;
|
list-style-type: thai;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-style-disc {
|
.list-style-disc {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue