You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-06 23:56:13 +02:00
8 lines
102 B
SCSS
8 lines
102 B
SCSS
![]() |
|
||
|
.note-editor-wrapper {
|
||
|
display: flex;
|
||
|
flex-grow: 1;
|
||
|
flex-shrink: 1;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
}
|