Authored by htoooth

fix

... ... @@ -171,4 +171,5 @@ page {
font-size: 30rpx;
line-height: 88rpx;
background-color: #fff;
border-top: 1rpx solid #E0E0E0;
}
... ...
... ... @@ -176,7 +176,7 @@
}
.confirm {
background-color: black;
background-color: #444444;
}
.modal-content {
... ...