mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-20 23:04:06 +00:00
Migrate node library sidebar to use unique name instead of display name (#702)
* Migrate node library sidebar to use unique name instead of display name * Break word
This commit is contained in:
@@ -141,4 +141,7 @@ onUnmounted(() => {
|
||||
.leaf-label {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
:deep(.editable-text span) {
|
||||
word-break: break-all;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user