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