Authored by
yyq
结算按钮
...
|
...
|
@@ -1033,7 +1033,6 @@ |
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
.balance-wrap {
|
|
|
font-size: 13px;
|
|
|
line-height: 2;
|
...
|
...
|
@@ -1095,9 +1094,11 @@ |
|
|
font-weight: 700;
|
|
|
background: #d90025;
|
|
|
border: none;
|
|
|
outline: none;
|
|
|
padding: 0;
|
|
|
margin-left: 10px;
|
|
|
vertical-align: super;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
}
|
|
|
}
|
...
|
...
|
|