mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +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);
|
box-shadow: var(--left-pane-item-selected-shadow);
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
animation: left-pane-item-select 200ms ease-out;
|
animation: left-pane-item-select 200ms ease-out;
|
||||||
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#left-pane .fancytree-custom-icon {
|
#left-pane .fancytree-custom-icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user