mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-09 13:50:49 +08:00
Search box style fix.
This commit is contained in:
parent
e136e86a13
commit
32d613f2da
@ -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