由于preview没有指定z-index,在全屏之后可能会发生背景内容重叠的现象。
@ -18,6 +18,7 @@
line-height: 1.6;
display: none;
background: #fff;
z-index:10;
}
.editormd {
@ -86,4 +87,4 @@
background-position: right;
background-repeat: no-repeat;