mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
CM6: Updated for popup editor, added new interface
New simple interface added for abstraction of CM editor in simple use-cases, just to provide common actions like get/set content, focus and set mode.
This commit is contained in:
@@ -730,7 +730,7 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
|
||||
.code-editor-main {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
.CodeMirror {
|
||||
.cm-editor {
|
||||
margin-bottom: 0;
|
||||
z-index: 1;
|
||||
max-width: 100%;
|
||||
|
Reference in New Issue
Block a user