]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_editor.scss
added routes for zip export
[bookstack] / resources / sass / _editor.scss
index 9f7694e858c0a9a310d910940f49468e53db73ca..35f11c5a2790d7b131c18c24466de1c76b01064e 100644 (file)
@@ -370,8 +370,10 @@ body.editor-is-fullscreen {
   display: inline-block;
   outline: 2px dashed var(--editor-color-primary);
   direction: ltr;
+  pointer-events: none;
 }
 .editor-node-resizer-handle {
+  pointer-events: auto;
   position: absolute;
   display: block;
   width: 10px;