mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-19 04:07:43 +08:00
5 lines
101 B
CSS
5 lines
101 B
CSS
.modal {
|
|
max-width: 480px !important;
|
|
width: 480px !important;
|
|
padding: 24px 32px !important;
|
|
} |