"composable_kernel/include/utility/functional.hpp" did not exist on "0a2657312ec62a65e92a36cebd7d3b2a3c0712e1"
Commit 468c27af authored by space-nuko's avatar space-nuko
Browse files

Fix litegraph dialog z-index/font

parent 04f4fba0
......@@ -289,6 +289,11 @@ button.comfy-queue-btn {
/* Context menu */
.litegraph .dialog {
z-index: 1;
font-family: Arial;
}
.litegraph .litemenu-entry.has_submenu {
position: relative;
padding-right: 20px;
......
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