1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-06 23:56:13 +02:00
Files
joplin/packages/app-desktop/gui/styles/note-editor-wrapper.scss
2024-11-09 12:50:06 +00:00

6 lines
69 B
SCSS

.note-editor-wrapper {
flex-grow: 1;
height: 100%;
width: 100%;
}