出箱扫码异常
This commit is contained in:
@@ -49,6 +49,18 @@ uni-button:after {
|
||||
height: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
.filter_input_wraper {
|
||||
width: calc(100% - 200rpx);
|
||||
height: 86rpx;
|
||||
line-height: 86rpx;
|
||||
}
|
||||
.uni-select {
|
||||
font-size: 32rpx !important;
|
||||
height: 86rpx !important;
|
||||
}
|
||||
.uni-select__input-placeholder {
|
||||
font-size: 32rpx !important;
|
||||
}
|
||||
.search-input{
|
||||
width: calc(100% - 200rpx);
|
||||
height: 86rpx;
|
||||
|
||||
Reference in New Issue
Block a user