wpfw_ewei_wxapp/commission/pages/apply/index.wxss
2023-02-26 08:10:18 +08:00

23 lines
333 B
Plaintext

.apply .fui-cell {
line-height: 1;
}
.fui-cell-group .fui-cell .fui-cell-icon {
width: auto;
height: auto;
}
.apply .fui-cell image {
width: 52rpx;
height: 52rpx;
}
.apply .fui-cell .price {
font-size: 40rpx;
width: 40rpx;
color: #ff8000;
}
.fui-cell-group .fui-cell::before {
display: none;
}