wechat_jiaxuan/pages/discover/discover.less
@@ -3,7 +3,6 @@ display: flex; align-items: center; padding: 0 40rpx; // border: 1px solid red; .item{ width: 76rpx; font-size: 32rpx; @@ -26,12 +25,13 @@ } } .home_tab{ position: fixed; z-index: 999; width: 100%; background-color: #fff; } // .main_content{ // padding-top: 200rpx; // } .container{ height: 100vh; .main_content{ overflow: hidden; } }