fix:优化样式

This commit is contained in:
lifei6671
2018-09-13 10:59:47 +08:00
parent 4db1b8e203
commit 91d010664b
4 changed files with 22 additions and 15 deletions

View File

@@ -3111,11 +3111,9 @@
.editormd-preview-container, .editormd-html-preview {
text-align: left;
font-size: 14px;
line-height: 1.6;
padding: 20px;
overflow: auto;
width: 100%;
background-color: #fff;
line-height: 1.6em;
}
.editormd-preview-container blockquote, .editormd-html-preview blockquote {
color: #2C3E50;