list markdown hotfix
This commit is contained in:
parent
84de5be8c9
commit
e6b5ef24eb
|
@ -24,6 +24,10 @@
|
||||||
list-style: disc inside none;
|
list-style: disc inside none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li p {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
ol {
|
ol {
|
||||||
list-style: decimal inside none;
|
list-style: decimal inside none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue