選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

index.module.css 86B

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