auth_person.less
400 Bytes
@import "m/var";
.authPersonPage{
.m-table-view{
.cell{
padding: 0 10px 0 85px;
.title{
margin-left: -75px;
line-height: 42px;
width: 60px;
color: #666;
}
.m-input{
margin-left: -10px;
float: left;
width: 100%;
<<<<<<< HEAD
=======
padding: 10px 8px;
border: none;
background: none;
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
}
}
}
}