This commit is contained in:
Misaki 2026-01-06 11:37:23 +08:00 committed by GitHub
commit 96ec2cc59e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
class="contextmenuContainer listBox"
v-if="isShow"
ref="contextmenuRef"
:style="{ left: left + 'px', top: top + 'px' }"
:style="{ left: left + 'px', top: top + 'px', 'z-index': 3 }"
:class="{ isDark: isDark }"
>
<template v-if="type === 'node'">