diff --git a/public/js/editormd/editormd.min.js b/public/js/editormd/editormd.min.js index eceb7eb2b..e532dd120 100755 --- a/public/js/editormd/editormd.min.js +++ b/public/js/editormd/editormd.min.js @@ -121,7 +121,7 @@ styleSelectedText: true, matchWordHighlight: true, // options: true, false, "onselected" styleActiveLine: true, // Highlight the current line - dialogLockScreen: true, + dialogLockScreen: false, dialogShowMask: true, dialogDraggable: true, dialogMaskBgColor: "#fff",