diff --git a/apps/client/src/widgets/collections/legacy/ListOrGridView.css b/apps/client/src/widgets/collections/legacy/ListOrGridView.css index 7a09e177f8..88aa719c11 100644 --- a/apps/client/src/widgets/collections/legacy/ListOrGridView.css +++ b/apps/client/src/widgets/collections/legacy/ListOrGridView.css @@ -213,6 +213,7 @@ background-color: var(--note-list-view-content-background); overflow: hidden; user-select: text; + font-size: .85rem; animation: note-preview-show .25s ease-out; will-change: opacity;