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