You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
400 B
Plaintext
28 lines
400 B
Plaintext
|
2 years ago
|
.am-list-header {
|
||
|
|
padding-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.am-list-prefix {
|
||
|
|
padding-left: 20px;
|
||
|
|
}
|
||
|
|
.bt1{
|
||
|
|
padding:16px;
|
||
|
|
}
|
||
|
|
.weui-cells__group_form .weui-cell {
|
||
|
|
padding: 16px 0px;
|
||
|
|
}
|
||
|
|
.pr16{
|
||
|
|
padding-right: 16px;
|
||
|
|
}
|
||
|
|
.pb16{
|
||
|
|
padding-bottom: 16px;
|
||
|
|
}
|
||
|
|
.weui-cells:before{
|
||
|
|
border-top:0;
|
||
|
|
}
|
||
|
|
/* checkbox .wx-checkbox-input {
|
||
|
|
border: 0;
|
||
|
|
} */
|
||
|
|
.weui-cells__group_form .weui-cell {
|
||
|
|
padding: 12px 0px;
|
||
|
|
}
|