mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-05 01:37:50 +08:00
modified: apply new front's confirm api
This commit is contained in:
@ -456,7 +456,7 @@ export class ComponentBuilderDialog extends ComfyDialog {
|
||||
this.invalidateControl();
|
||||
|
||||
this.element.style.display = "block";
|
||||
this.element.style.zIndex = 10001;
|
||||
this.element.style.zIndex = 1100;
|
||||
this.element.style.width = "500px";
|
||||
this.element.style.height = "480px";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user