Allow removing erroring embedded groups

Unregister group nodes on workflow change
This commit is contained in:
pythongosssss
2023-12-03 16:49:48 +00:00
parent 61a123a1e0
commit 496de0891d
3 changed files with 58 additions and 4 deletions

View File

@@ -424,6 +424,11 @@ dialog::backdrop {
height: var(--comfy-img-preview-height);
}
.comfy-missing-nodes li button {
font-size: 12px;
margin-left: 5px;
}
/* Search box */
.litegraph.litesearchbox {