mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 14:55:50 +01:00
Fix the action buttons not showing up for the selected item
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user