修改样式
This commit is contained in:
@@ -215,11 +215,20 @@ page {
|
||||
color:#fff;
|
||||
font-size:28rpx;
|
||||
}
|
||||
.search-bg .search-right .uni-input-placeholder::before{
|
||||
font-family: uniicons;
|
||||
content: "\e654";
|
||||
font-size: 40rpx !important;
|
||||
margin-right:10rpx;
|
||||
}
|
||||
.search-bg .search-right .uni-input .uni-input-input{
|
||||
width: 380rpx;
|
||||
width: 420rpx;
|
||||
}
|
||||
.search-bg .search-right .uni-input .search-color{
|
||||
color:#fff !important;
|
||||
/* margin-top:-5px !important; */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
/* 搜索框修改样式 end */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user