Files
ClassContent/历届学生/17届课程/wxShopApp/myWxapp/pages/car/car.wxss
2024-09-27 02:06:13 +08:00

39 lines
497 B
Plaintext

.car_left{
position: absolute;
left: 0
}
.van-submit-bar{
width: 100%
}
.van-checkbox__label{
width: 90%;
}
.van-checkbox{
align-items: center;
}
.van-card{
background-color: #fff !important
}
.value-class {
flex: none !important;
}
.van-submit-bar__bar{
width: 100%
}
.van-button--square{
width: 100% !important;
}
.car_commodity{
margin-left: 5%;
width: 95%
}
.ctrl{
padding-left: 5%
}
.carlist {
display: flex;
justify-content: flex-start;
align-items: center;
}