searchbar.wxss 78 B

1234567
  1. .box {
  2. padding: 16rpx 40rpx 0;
  3. }
  4. .box view.cu-bar {
  5. margin-top: 20rpx;
  6. }