mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-20 03:13:30 +00:00
Search box style fix.
This commit is contained in:
parent
0a5fefd621
commit
32f282c861
@ -336,6 +336,7 @@ button.comfy-queue-btn {
|
|||||||
z-index: 9999 !important;
|
z-index: 9999 !important;
|
||||||
background-color: var(--comfy-menu-bg) !important;
|
background-color: var(--comfy-menu-bg) !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.litegraph.litesearchbox input,
|
.litegraph.litesearchbox input,
|
||||||
|
Loading…
Reference in New Issue
Block a user