index.acss 178 B

1234567891011121314
  1. /* pages/mine/standing/index.wxss */
  2. .page {
  3. padding: 16rpx 0;
  4. }
  5. .btn-area button {
  6. background-color: #5158fc;
  7. color: #fff;
  8. }
  9. .home-img {
  10. margin-right: 0 !important;
  11. }