fix(ui/code-editor): keep search panel in editor layer [BE-12429] (#1452)
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
background-color: var(--bg-codemirror-gutters-color);
|
||||
border-top-color: transparent;
|
||||
color: var(--text-codemirror-color);
|
||||
z-index: inherit;
|
||||
}
|
||||
|
||||
.root :global(.cm-button) {
|
||||
|
||||
Reference in New Issue
Block a user