order-detail.css 66 B

1234567
  1. /**
  2. * 头像
  3. */
  4. .avatar {
  5. width: 45rpx;
  6. height: 45rpx;
  7. }