Commit 32f282c8 authored by comfyanonymous's avatar comfyanonymous
Browse files

Search box style fix.

parent 0a5fefd6
...@@ -336,6 +336,7 @@ button.comfy-queue-btn { ...@@ -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,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment