mirror of
https://github.com/BoostIo/Boostnote
synced 2026-06-18 20:40:41 +00:00
implement minimun splitEditor
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.root
|
||||
width 100%
|
||||
height 100%
|
||||
font-size 30px
|
||||
display flex
|
||||
.editor
|
||||
width 50%
|
||||
.preview
|
||||
width 50%
|
||||
Reference in New Issue
Block a user