fix(ui): prevent user added action icons from being dragged (#23412)

This commit is contained in:
G30
2026-04-12 17:49:14 -04:00
committed by GitHub
parent 47d413ce7b
commit 008f1dfbda

View File

@@ -1430,6 +1430,7 @@
: ''}"
style="fill: currentColor;"
alt={action.name}
draggable="false"
/>
</div>
{:else}