diff --git a/scss/editormd.codemirror.scss b/scss/editormd.codemirror.scss index ad400b0..493399b 100644 --- a/scss/editormd.codemirror.scss +++ b/scss/editormd.codemirror.scss @@ -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; } -} \ No newline at end of file +}