mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Updated another range of actions for cm6
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
@include lightDark(border-color, #ddd, #000);
|
||||
position: relative;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
.markdown-editor-wrap + .markdown-editor-wrap {
|
||||
flex-basis: 50%;
|
||||
@@ -84,6 +85,7 @@
|
||||
|
||||
.markdown-editor-wrap .cm-editor {
|
||||
flex: 1;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.markdown-panel-divider {
|
||||
|
Reference in New Issue
Block a user