dify/web/app/components/header/account-setting/members-page/invited-modal/index.module.css

5 lines
179 B
CSS
Raw Normal View History

2023-05-15 08:51:32 +08:00
.modal {
padding: 32px !important;
width: 480px !important;
background: linear-gradient(180deg, rgba(3, 152, 85, 0.05) 0%, rgba(3, 152, 85, 0) 22.44%), #F9FAFB !important;
}