schedulingOk.wxss 396 B

12345678
  1. .result{padding: 18rpx;}
  2. .result-content{background-color: white;padding-top: 32rpx;text-align: center;}
  3. .result-icon{font-size: 120rpx;}
  4. .buttons-row{margin: 0 80rpx;padding: 60rpx 0 50rpx;}
  5. .buttons-row .button{line-height: 66rpx;font-size: 28rpx;}
  6. .button.button-plain{color: gray;border: 2rpx solid gray;background-color: white;}
  7. .weight{font-weight: 600;}
  8. .icon.icon-zfsb{font-size: 140rpx;}