mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
5 lines
101 B
CSS
5 lines
101 B
CSS
.modal {
|
|
max-width: 480px !important;
|
|
width: 480px !important;
|
|
padding: 24px 32px !important;
|
|
} |