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