css
litian
2024-03-27 f770361fd6ac7476043188be37cf9efb17fe8a0e
packageBookService/pages/bookServices/detail/components/tree/index.wxss
@@ -5,7 +5,9 @@
}
.header-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  --td-checkbox-vertical-padding: 0
}
@@ -75,4 +77,9 @@
.testSee,
.shopCar {
  margin-right: 20rpx;
}
.list-icon {
  width: 32rpx;
  height: 18rpx;
}