mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 07:10:52 +08:00
Fix litegraph dialog font family
This commit is contained in:
parent
c5ea042907
commit
2c146b810b
@ -359,10 +359,10 @@ button.comfy-queue-btn {
|
||||
|
||||
.litegraph .dialog {
|
||||
z-index: 1;
|
||||
font-family: Arial;
|
||||
}
|
||||
|
||||
.litegraph .dialog.multiimageupload_dialog {
|
||||
font-family: Arial;
|
||||
display: inline-block;
|
||||
text-align: right;
|
||||
color: #AAA;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user