diff --git a/apps/client/src/widgets/collections/NoteList.css b/apps/client/src/widgets/collections/NoteList.css index d312f6a427..aa63b6e54b 100644 --- a/apps/client/src/widgets/collections/NoteList.css +++ b/apps/client/src/widgets/collections/NoteList.css @@ -4,6 +4,7 @@ overflow: visible; contain: none !important; + clear: both; &.full-height { overflow: auto;