mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Got markdown editor barely functional
Updated content sync and preview scoll sync to work. Many features commented out until they can be updated.
This commit is contained in:
@@ -82,6 +82,10 @@
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.markdown-editor-wrap .cm-editor {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.markdown-panel-divider {
|
||||
width: 2px;
|
||||
@include lightDark(background-color, #ddd, #000);
|
||||
|
Reference in New Issue
Block a user