mirror of
https://github.com/langgenius/dify.git
synced 2025-08-03 14:58:07 +00:00
5 lines
86 B
CSS
5 lines
86 B
CSS
.modal {
|
|
max-width: 720px !important;
|
|
padding: 0 !important;
|
|
overflow-y: auto;
|
|
} |