mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
style(next): tree actions toolbar: fix the user being unable to activate the action button for the last item
This commit is contained in:
parent
9d7caaae96
commit
a7e000035d
@ -346,7 +346,7 @@ div.quick-search .search-button.show {
|
||||
/* Tree */
|
||||
|
||||
#left-pane div.tree {
|
||||
padding: 3px 6px;
|
||||
padding: 3px 6px 40px 6px;
|
||||
animation: fade-in 200ms ease-in;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user