This commit is contained in:
kbing1981 2024-07-16 13:37:01 +08:00
parent d19a3c93c8
commit d9d8918818
1 changed files with 2 additions and 2 deletions

View File

@ -1173,7 +1173,7 @@
}
/deep/.uni-searchbar__box{
height: 31px;
height: 32px;
border-radius: 15px !important;
background-color: #fff !important;
border: 1px solid #E5E5E5;
@ -1185,7 +1185,7 @@
justify-content: center;
}
/deep/.uni-searchbar{
width:200px;
width:80%;
border-radius: 31rpx;
}
.index-headset{