mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-18 08:13:40 +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 */
|
/* Tree */
|
||||||
|
|
||||||
#left-pane div.tree {
|
#left-pane div.tree {
|
||||||
padding: 3px 6px;
|
padding: 3px 6px 40px 6px;
|
||||||
animation: fade-in 200ms ease-in;
|
animation: fade-in 200ms ease-in;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user