闫增涛
2024-12-17 7b9b132748af1ccd08eb50d1a8f76638726f2de6
packageBookService/pages/bookServices/detail/components/testResource/testResource.wxss
@@ -66,7 +66,8 @@
  margin-right: 4rpx;
}
.btn-box image {
.btn-box image,
.buy-question-btn image {
  width: 36rpx;
  height: 36rpx;
}
@@ -290,4 +291,14 @@
.t-radio__description {
  width: 102%;
}
.buy-question-btn {
  padding-right: 5rpx;
  display: flex;
  justify-content: flex-end;
}
.buy-question-btn image {
  margin-right: 4rpx;
}