修改首页顶部搜索框为悬浮模式,去除热门榜单上下的线条

This commit is contained in:
gaoxs
2020-06-18 11:10:04 +08:00
parent ca1facd332
commit d2d9af95cb
4 changed files with 23 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1381,6 +1381,9 @@ page {
border-top: 1px solid #eee;
padding-top: 0.34*100rpx;
margin: 0 0.3*100rpx;
&.no-border{
border:0;
}
}
.index .wrapper.hot+.wrapper {