mirror of
https://github.com/zadam/trilium.git
synced 2026-01-08 16:32:13 +01: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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user