diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index fa28df6e2..bd91bb780 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -2555,7 +2555,8 @@ iframe.print-iframe { flex-direction: column; } -.scrolling-container > .note-detail.full-height { +.scrolling-container > .note-detail.full-height, +.scrolling-container > .note-list-widget { position: relative; flex-grow: 1; width: 100%;