diff --git a/apps/client/src/widgets/collections/legacy/ListOrGridView.css b/apps/client/src/widgets/collections/legacy/ListOrGridView.css index 552599ffda..0149f1c604 100644 --- a/apps/client/src/widgets/collections/legacy/ListOrGridView.css +++ b/apps/client/src/widgets/collections/legacy/ListOrGridView.css @@ -111,7 +111,7 @@ .nested-note-list .note-book-content, .note-list-container .note-book-content { display: none; - animation: note-preview-show .25s ease-out; + animation: note-preview-show .35s ease-out; will-change: opacity; &.note-book-content-ready {