mirror of https://github.com/buster-so/buster.git
Update AppMarkdown.module.css
This commit is contained in:
parent
dd7f55404c
commit
2eda72e60e
|
@ -55,6 +55,10 @@
|
|||
padding-inline-start: 2.5em;
|
||||
}
|
||||
|
||||
.container ul li::marker {
|
||||
color: var(--color-text-secondary);
|
||||
}
|
||||
|
||||
.container ol {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue