refactor:优化样式

This commit is contained in:
lifei6671
2019-04-08 16:37:47 +08:00
parent 48caee590d
commit 87019f7e0d

View File

@@ -176,3 +176,6 @@
.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;
}