ll
liukangdong
2024-08-15 ebc6e7ee67f13e7aa311e737dfcb4c5caed112ee
wechat_staff/pages/discover/discover.less
@@ -1,8 +1,9 @@
.main_tab{
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 88rpx;
  align-items: center;
  padding: 0 40rpx;
  // border: 1px solid red;
  .item{
    width: 76rpx;
    font-size: 32rpx;
@@ -24,7 +25,14 @@
    }
  }
}
.container{
.home_tab{
  z-index: 999;
  width: 100%;
  background-color: #fff;
}
.main_content{
.container{
  height: 100vh;
  .main_content{
    overflow: hidden;
  }
}