auth_person.less 267 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 @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%; } } } }