fix card action hit areas

This commit is contained in:
jxxghp
2026-04-22 18:01:26 +08:00
parent 65152e7e37
commit de84c39d2f
8 changed files with 18 additions and 13 deletions
+2 -2
View File
@@ -204,8 +204,8 @@ watch(
:label="t('directory.alias')"
class="me-20 text-high-emphasis font-weight-bold"
/>
<span class="absolute top-3 right-12">
<IconBtn>
<span class="app-card-top-action absolute top-3 right-12">
<IconBtn @click.stop>
<VIcon class="cursor-move" icon="mdi-drag" />
</IconBtn>
</span>