Files
dify-plus/web/app/components/base/react-multi-email-extend/index.module.css
T
2025-03-28 15:18:33 +08:00

13 lines
189 B
CSS

.modal {
padding: 24px 32px !important;
width: 400px !important;
}
.emailsInput {
background-color: #FFFFFF !important;
}
.emailBackground {
background-color: white !important;
}