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