ui/list & grid view: increase content entrance transition duration

This commit is contained in:
Adorian Doran 2026-02-24 09:24:55 +02:00
parent 19d2f02694
commit f4b0f810bd

View File

@ -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 {