mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 07:10:52 +08:00
Fix dialog Z order
This commit is contained in:
parent
f9063bdfd3
commit
569c22673f
@ -357,6 +357,10 @@ button.comfy-queue-btn {
|
||||
filter: brightness(50%);
|
||||
}
|
||||
|
||||
.litegraph .dialog {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.litegraph .dialog.multiimageupload_dialog {
|
||||
font-family: Arial;
|
||||
display: inline-block;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user