index.module.css 86 B

12345
  1. .modal {
  2. max-width: 720px !important;
  3. padding: 0 !important;
  4. overflow-y: auto;
  5. }