dify/web/app/components/header/account-setting/index.module.css
2023-05-15 08:51:32 +08:00

5 lines
86 B
CSS

.modal {
max-width: 720px !important;
padding: 0 !important;
overflow-y: auto;
}