diff --git a/template/app/components/TreeNode.vue b/template/app/components/TreeNode.vue index 3c45908..c8ab847 100644 --- a/template/app/components/TreeNode.vue +++ b/template/app/components/TreeNode.vue @@ -147,7 +147,6 @@ a.row { &.active { background-color: var(--bg-body); color: var(--text-heading, currentColor); - pointer-events: none; } &:not(.active):hover {