mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-12 23:02:35 +00:00
fix(ui): prevent user added action icons from being dragged
This commit is contained in:
parent
c40ea7f29d
commit
8e524aaa92
1 changed files with 1 additions and 0 deletions
|
|
@ -1430,6 +1430,7 @@
|
|||
: ''}"
|
||||
style="fill: currentColor;"
|
||||
alt={action.name}
|
||||
draggable="false"
|
||||
/>
|
||||
</div>
|
||||
{:else}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue