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;
|
||||
background-color: var(--comfy-menu-bg) !important;
|
||||
overflow: hidden;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.litegraph.litesearchbox input,
|
||||
|
|
Loading…
Reference in New Issue