This commit is contained in:
parent
d19a3c93c8
commit
d9d8918818
|
@ -1173,7 +1173,7 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
/deep/.uni-searchbar__box{
|
/deep/.uni-searchbar__box{
|
||||||
height: 31px;
|
height: 32px;
|
||||||
border-radius: 15px !important;
|
border-radius: 15px !important;
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
border: 1px solid #E5E5E5;
|
border: 1px solid #E5E5E5;
|
||||||
|
@ -1185,7 +1185,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
/deep/.uni-searchbar{
|
/deep/.uni-searchbar{
|
||||||
width:200px;
|
width:80%;
|
||||||
border-radius: 31rpx;
|
border-radius: 31rpx;
|
||||||
}
|
}
|
||||||
.index-headset{
|
.index-headset{
|
||||||
|
|
Loading…
Reference in New Issue