reminder.wxss 151 B

12345678910
  1. .submitRemin {
  2. color: #fff;
  3. background-color: #D9332E;
  4. height: 70rpx;
  5. text-align: center;
  6. line-height: 70rpx;
  7. margin-top: 25rpx;
  8. }