优化首页搜索
This commit is contained in:
@@ -1062,13 +1062,13 @@
|
||||
.search-wrap2 {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
bottom: -20upx;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
padding: 20upx;
|
||||
box-sizing: border-box;
|
||||
$color: #fb1622;
|
||||
.search-content {
|
||||
height: 70upx;
|
||||
height: 60upx;
|
||||
border: 1px solid $color;
|
||||
border-radius: 12upx;
|
||||
background-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user