新增分享,找回密码,实名认证,签约
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
height: 90rpx;
|
||||
line-height: 90rpx;
|
||||
background: #f7f7f7;
|
||||
border-radius: 45rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.search-input input {
|
||||
@@ -25,16 +27,16 @@
|
||||
box-sizing: border-box;
|
||||
height: 90rpx;
|
||||
color: #000;
|
||||
font-size: 28rpx;
|
||||
font-size: 30rpx;
|
||||
flex: 1;
|
||||
width: calc(100% - 150rpx);
|
||||
width: calc(100% - 180rpx);
|
||||
}
|
||||
|
||||
.search-btn {
|
||||
font-size: 28rpx;
|
||||
background: #f1f1f1;
|
||||
color: #4c4c4c;
|
||||
width: 150rpx !important;
|
||||
font-size: 30rpx;
|
||||
background: #da2b54;
|
||||
color: white;
|
||||
width: 180rpx !important;
|
||||
padding: 0 !important;
|
||||
line-height: 90rpx;
|
||||
border-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user