pick_verify.less
299 Bytes
.pickVerifyPage{
.form{
margin-top: 50px;
padding: 0 30px 35px;
li{
margin-bottom: 15px;
}
.m-input{
margin-bottom: 15px;
}
.m-btn{
width: 100%;
}
}
.m-table-view{
.title{
width: auto;
}
.desc{
padding: 9px 0;
font-size: 13px;
line-height: 1.5;
}
}
}