闫增涛
2024-09-06 2f1a9a39d6bde43d8c73236f822b3bc79cc96af6
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 {
@@ -336,4 +335,14 @@
  position: absolute;
  top: 30rpx;
  left: 118rpx;
}
}
.t-icon-search {
  font-size: 38rpx;
}
.t-search__input-box {
  height: 70rpx !important;
}