Merge branch 'markdown-hotfix' into 'develop'
list markdown hotfix Closes #279 See merge request soapbox-pub/soapbox-fe!148
This commit is contained in:
commit
1697731ad7
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
|||
list-style: disc inside none;
|
||||
}
|
||||
|
||||
li p {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
ol {
|
||||
list-style: decimal inside none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue