[Style] Update "convert to subgraph" icon (#4611)

This commit is contained in:
Christian Byrne
2025-07-30 13:29:30 -07:00
committed by GitHub
parent fe475403b0
commit b2b50ac012

View File

@@ -10,7 +10,7 @@
@click="() => commandStore.execute('Comfy.Graph.ConvertToSubgraph')"
>
<template #icon>
<i-comfy:workflow />
<i-lucide:shrink />
</template>
</Button>
</template>