虚拟库
This commit is contained in:
@@ -107,11 +107,26 @@ uni-button:after {
|
||||
text-align-last: justify;
|
||||
text-justify: inter-ideograph;/*兼容ie*/
|
||||
}
|
||||
.filter_label_1 {
|
||||
line-height: 30rpx;
|
||||
}
|
||||
.filter_input_wraper {
|
||||
flex: 1;
|
||||
height: 80rpx;
|
||||
padding: 5rpx 0;
|
||||
margin-left: 30rpx;
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
}
|
||||
.filter_input_wraper_1 {
|
||||
height: 30rpx;
|
||||
}
|
||||
.filter_input_wraper_inn_text {
|
||||
line-height: 30rpx;
|
||||
font-size: 28rpx;
|
||||
color: #606266;
|
||||
margin-left: 10rpx;
|
||||
}
|
||||
.filter_input {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user