下拉框样式

This commit is contained in:
2023-04-28 09:27:59 +08:00
parent 94c9926aeb
commit 7c0985f032
2 changed files with 19 additions and 9 deletions

View File

@@ -164,7 +164,8 @@ uni-button:after {
color: #fff;
}
.filter_input_wraper {
flex: 1;
/* flex: 1; */
width: calc(100% - 170rpx);
height: 80rpx;
padding: 5rpx 0;
margin-left: 30rpx;