mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Fix support modal width
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Support Modal Styles */
|
||||
.support-modal {
|
||||
max-width: 550px;
|
||||
max-width: 570px;
|
||||
}
|
||||
|
||||
.support-header {
|
||||
|
||||
Reference in New Issue
Block a user