Skip to content

Commit b83f649

Browse files
committed
Classic Editor: Fix minimap and toolbar overlap
1 parent 590712e commit b83f649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/classic-editor/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
// Toolbar
1313
#ed_toolbar { /* stylelint-disable-line selector-id-pattern */
14-
z-index: 1;
14+
z-index: 6;
1515
}
1616

1717
// Original editor textarea

0 commit comments

Comments
 (0)