Browse Source

refactor:优化样式

lifei6671 6 năm trước cách đây
mục cha
commit
87019f7e0d
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      static/css/markdown.preview.css

+ 3 - 0
static/css/markdown.preview.css

@@ -175,4 +175,7 @@
 }
 .editormd-preview-container ol.linenums>li:last-child ,.editormd-html-preview ol.linenums>li:last-child{
     padding-bottom: 10px;
+}
+.editormd-preview-container ul>li{
+    line-height: 2em;
 }