fix: list style off screen (#4231)
This commit is contained in:
parent
7a22802e4a
commit
fbdb8e2bc8
@ -5,8 +5,9 @@
|
||||
ul,
|
||||
ol {
|
||||
list-style: auto;
|
||||
padding-left: 24px;
|
||||
padding-left: 16px;
|
||||
white-space: normal;
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user