diff --git a/apps/client/src/widgets/collections/legacy/ListOrGridView.css b/apps/client/src/widgets/collections/legacy/ListOrGridView.css index 6d37ab4b2..c0c85a8cd 100644 --- a/apps/client/src/widgets/collections/legacy/ListOrGridView.css +++ b/apps/client/src/widgets/collections/legacy/ListOrGridView.css @@ -181,7 +181,8 @@ } } -.nested-note-list:not(.search-results) h5 { +.nested-note-list:not(.search-results) h5, +.note-book-card:not(.search-results) h5 { span.tn-icon + span, .note-list-attributes { white-space: nowrap;