mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 17:52:32 +08:00
Fix the action buttons not showing up for the selected item
This commit is contained in:
parent
f2cd34ab6a
commit
8f38c36469
@ -278,6 +278,7 @@
|
||||
box-shadow: var(--left-pane-item-selected-shadow);
|
||||
border-radius: 6px;
|
||||
animation: left-pane-item-select 200ms ease-out;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
#left-pane .fancytree-custom-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user