mirror of
https://github.com/langgenius/dify.git
synced 2025-07-13 12:10:29 +00:00
5 lines
101 B
CSS
5 lines
101 B
CSS
![]() |
.modal {
|
||
|
max-width: 480px !important;
|
||
|
width: 480px !important;
|
||
|
padding: 24px 32px !important;
|
||
|
}
|