yiming
2024-05-11 3af76031f4d1bb8d808a07dff7b3e74a8b0db168
packageBookService/pages/bookServices/list/index.wxss
@@ -1,4 +1,6 @@
/* pages/bookServices/list/index.wxss */
@import "./index.skeleton.wxss";
page {
  background-color: #f7f7f7;
}
@@ -252,4 +254,12 @@
.refresh-container {
  margin: 0 auto;
}
.t-radio {
  font-size: var(--td-radio-font-size, 28rpx) !important;
}
.t-icon-base {
  font-size: 38rpx;
}