1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-03 23:49:57 +08:00

Search box style fix.

This commit is contained in:
comfyanonymous
2023-06-03 11:19:10 -04:00
parent 0a5fefd621
commit 32f282c861

View File

@@ -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,