]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_editor.scss
Lexical: Fixed table column resizing changes not appearing
[bookstack] / resources / sass / _editor.scss
index 35f11c5a2790d7b131c18c24466de1c76b01064e..4112f62888c5f7e4135faa23b23e006578285d20 100644 (file)
@@ -422,7 +422,7 @@ body.editor-is-fullscreen {
 .editor-table-marker {
   position: fixed;
   background-color: var(--editor-color-primary);
-  z-index: 99;
+  z-index: 3;
   user-select: none;
   opacity: 0;
   &:hover, &.active {