Merge pull request #11651 from HillaryOkello/master

Display ordered lists uniform with unordered lists in Trix editor
This commit is contained in:
Konrad
2023-10-12 17:00:43 +02:00
committed by GitHub

View File

@@ -1,7 +1,6 @@
body ol {
list-style-type: none;
margin-left: 0em;
padding-top: 1em;
li {
margin-left: 0;