diff --git a/src/components/editor/EditorPanel.vue b/src/components/editor/EditorPanel.vue index 26a3f2f..35dc03a 100644 --- a/src/components/editor/EditorPanel.vue +++ b/src/components/editor/EditorPanel.vue @@ -107,6 +107,7 @@ nav { background: transparent; border: none; cursor: pointer; + pointer-events: all; color: var(--color-interface-300); transition: color 0.2s ease;