Kaynağa Gözat

refactor:优化样式

lifei6671 6 yıl önce
ebeveyn
işleme
87019f7e0d
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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;
 }