mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-26 15:38:52 -03:00
refactor(settings-modal): adjust font size for path template preview
This commit is contained in:
@@ -376,7 +376,7 @@ input:checked + .toggle-slider:before {
|
|||||||
padding: var(--space-1);
|
padding: var(--space-1);
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 1.1em;
|
font-size: 0.9em;
|
||||||
color: var(--lora-accent);
|
color: var(--lora-accent);
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user