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