#I51E4A 修复无序列表序号显示问题

This commit is contained in:
暮光:城中城
2022-04-12 19:28:33 +08:00
parent 7aad6bf185
commit cb3356fb92
3 changed files with 9 additions and 5 deletions

View File

@@ -23,6 +23,3 @@
.wang-editor-body pre code {
display: block;
}
.wang-editor-body ul, ol {
list-style: decimal;
}