bug
litian
2024-07-09 2573de28368b3800c6b087e603f38b027004f59a
packageDomain/pages/sampleBookList/index.wxss
@@ -27,7 +27,7 @@
  display: flex;
  align-items: center;
  --td-search-font-size: 28rpx;
  margin-bottom: 30rpx;
  margin-bottom: 16rpx;
}
.list-header {
@@ -57,7 +57,6 @@
.srcolbox {
  width: 900rpx;
  white-space: nowrap;
  padding-bottom: 15rpx;
}
.srcolbox .t-button--primary {
@@ -338,6 +337,11 @@
  left: 118rpx;
}
.t-icon-base {
.t-icon-search {
  font-size: 38rpx;
}
.t-search__input-box {
  height: 70rpx !important;
}