index.module.css 179 B

12345
  1. .modal {
  2. padding: 32px !important;
  3. width: 480px !important;
  4. background: linear-gradient(180deg, rgba(3, 152, 85, 0.05) 0%, rgba(3, 152, 85, 0) 22.44%), #F9FAFB !important;
  5. }