mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-23 13:08:59 +08:00

Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: Joel <iamjoel007@gmail.com>
6 lines
121 B
CSS
6 lines
121 B
CSS
.modal {
|
|
max-width: 1024px !important;
|
|
border-radius: 12px !important;
|
|
padding: 0 !important;
|
|
overflow-y: auto;
|
|
} |