history.wxss 366 B

12345678910111213141516171819
  1. .box.data-v-6d43f12e{
  2. padding: 0 24rpx;
  3. }
  4. .historylinecarImg.data-v-6d43f12e{
  5. width: 46rpx;
  6. height: 46rpx;
  7. }
  8. .historylinecar.data-v-6d43f12e{
  9. font-weight: 400;font-size: 26rpx;
  10. color: #1A1A1A;
  11. line-height: 37rpx;width: 636rpx;
  12. }
  13. .historyLine.data-v-6d43f12e{
  14. display: flex;justify-content: space-between;
  15. padding: 30rpx 0;border-top: 1rpx solid #EEEEEE;
  16. }