mirror of
https://github.com/langgenius/dify.git
synced 2025-08-06 00:08:23 +00:00
5 lines
86 B
CSS
5 lines
86 B
CSS
![]() |
.modal {
|
||
|
max-width: 720px !important;
|
||
|
padding: 0 !important;
|
||
|
overflow-y: auto;
|
||
|
}
|