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.
16 lines
262 B
Plaintext
16 lines
262 B
Plaintext
|
2 years ago
|
page{
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
.weui-toptips{display:block}
|
||
|
|
.weui-loading{
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
.weui-btn_loading .weui-loading{
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
.sui-cell.weui-cells::after {
|
||
|
|
border-bottom: 0;
|
||
|
|
}
|
||
|
|
.weui-cell:first-child:before {
|
||
|
|
display: none
|
||
|
|
}
|