liukangdong
2024-08-02 52787adceb282c1914589c7ceb252bdb03e2df36
wechat_jiaxuan/pages/consult/consult.wxss
@@ -22,6 +22,7 @@
}
.home_top .search_wrap image {
  width: 28rpx;
  height: 28rpx;
  margin-right: 16rpx;
}
.cate_wrap {
@@ -47,7 +48,7 @@
  height: 60rpx;
}
.scroll_cate .item {
  margin-right: 54rpx;
  margin-right: 48rpx;
  color: #666666;
  flex-shrink: 0;
}
@@ -68,8 +69,8 @@
  margin-right: 24rpx;
}
.second_list .active {
  background-color: var(--themeColor);
  color: #fff;
  background: rgba(176, 135, 113, 0.08);
  color: #B08771;
  font-size: 24rpx;
  font-weight: 400;
}