mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-24 00:09:32 +00:00
fix: update icon in WorkflowTemplateSelector and improve tag display in TemplateWorkflowCard
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<template #leftPanel>
|
||||
<LeftSidePanel v-model="selectedNavItem" :nav-items="navItems">
|
||||
<template #header-icon>
|
||||
<i-lucide:workflow class="text-neutral" />
|
||||
<i class="icon-[comfy--template]" />
|
||||
</template>
|
||||
<template #header-title>
|
||||
<span class="text-neutral text-base">{{
|
||||
|
||||
Reference in New Issue
Block a user