优化H5端搜索框遮挡问题
This commit is contained in:
@ -453,7 +453,7 @@ export default {
|
||||
}
|
||||
|
||||
.home_content_box {
|
||||
margin-top: -20rpx;
|
||||
// margin-top: -20rpx;
|
||||
}
|
||||
|
||||
.head_box {
|
||||
@ -463,4 +463,9 @@ export default {
|
||||
margin-left: 20rpx;
|
||||
line-height: 40px;
|
||||
}
|
||||
.index{
|
||||
.uni-noticebar{
|
||||
margin-bottom:0;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user