fix(ui): markdown unordered list does not show correctly (#3857)
This commit is contained in:
parent
c0b2aa3688
commit
6def3eecda
@ -56,7 +56,7 @@ div:focus {
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
list-style: circle;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user