diff --git a/packages/editor/src/theme/code-editor.scss b/packages/editor/src/theme/code-editor.scss index 7da011b0..8e2e0b1e 100644 --- a/packages/editor/src/theme/code-editor.scss +++ b/packages/editor/src/theme/code-editor.scss @@ -27,6 +27,6 @@ position: absolute; top: 5px; right: 0; - z-index: 1; + z-index: 11; } }