We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6afc0b commit 15c329cCopy full SHA for 15c329c
apps/client/src/stylesheets/style.css
@@ -2555,7 +2555,8 @@ iframe.print-iframe {
2555
flex-direction: column;
2556
}
2557
2558
-.scrolling-container > .note-detail.full-height {
+.scrolling-container > .note-detail.full-height,
2559
+.scrolling-container > .note-list-widget {
2560
position: relative;
2561
flex-grow: 1;
2562
width: 100%;
0 commit comments