12 lines
143 B
CSS
12 lines
143 B
CSS
![]() |
.CodeMirror-fullscreen {
|
||
|
z-index: 1040;
|
||
|
}
|
||
|
|
||
|
.editor-toolbar.fullscreen {
|
||
|
z-index: 1040;
|
||
|
}
|
||
|
|
||
|
.editor-preview-active-side {
|
||
|
z-index: 1040;
|
||
|
}
|