mirror of
https://github.com/zadam/trilium.git
synced 2026-02-26 08:33:36 +01:00
ui/list & grid view: increase content entrance transition duration
This commit is contained in:
parent
19d2f02694
commit
f4b0f810bd
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user