修复wiki有序列表不展示序号问题,测试创建目录导航功能

This commit is contained in:
暮光:城中城
2021-11-30 23:41:42 +08:00
parent 66a6378056
commit af645464e4
28 changed files with 25578 additions and 11607 deletions

View File

@@ -24,5 +24,5 @@
display: block;
}
.wang-editor-body ul, ol {
margin: 10px 0 10px 20px;
list-style: decimal;
}