create-submit.module.less 144 B

123456789
  1. .createSubmit {
  2. // margin-bottom: 12px;
  3. .introduction {
  4. color: #7a7a7a;
  5. line-height: 23px;
  6. padding-bottom: 8px;
  7. }
  8. }