legendary-doc-site/apps/app/assets/css/content-editor-overrides.css

12 lines
143 B
CSS
Raw Normal View History

.CodeMirror-fullscreen {
z-index: 1040;
}
.editor-toolbar.fullscreen {
z-index: 1040;
}
.editor-preview-active-side {
z-index: 1040;
}