diff --git a/editor/svg-editor.css b/editor/svg-editor.css index c7bd59b..867c24e 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -65,7 +65,7 @@ html, body { padding: 0 0 0 50px; background: #2f2f2c; position: relative; - z-index: 1; + z-index: 2; } #menu_bar.active .menu.open .menu_list {