修改首页顶部搜索框为悬浮模式,去除热门榜单上下的线条
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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 {
|
||||
|
Reference in New Issue
Block a user