fix: li marker display

pull/2349/head
Tienson Qin 2021-07-01 11:27:41 +08:00
parent baeb2656d4
commit 859c7afca0
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
> li {
&::marker, > p {
display: inline-block;
display: initial;
}
}
}