mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 23:20:07 +00:00
[backport core/1.29] Fix: Make breadcrumbs non-draggable. (#6192)
Backport of #6191 to `core/1.29` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6192-backport-core-1-29-Fix-Make-breadcrumbs-non-draggable-2946d73d365081f98d2dd42e57a9f61a) by [Unito](https://www.unito.io) Co-authored-by: Alexander Brown <drjkl@comfy.org>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
value: item.label,
|
||||
showDelay: 512
|
||||
}"
|
||||
draggable="false"
|
||||
href="#"
|
||||
class="p-breadcrumb-item-link h-12 cursor-pointer px-2"
|
||||
:class="{
|
||||
|
||||
Reference in New Issue
Block a user