joplin/packages/app-desktop/gui/styles/note-editor-wrapper.scss

6 lines
69 B
SCSS

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