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