Authored by htoooth

fix

@@ -171,4 +171,5 @@ page { @@ -171,4 +171,5 @@ page {
171 font-size: 30rpx; 171 font-size: 30rpx;
172 line-height: 88rpx; 172 line-height: 88rpx;
173 background-color: #fff; 173 background-color: #fff;
  174 + border-top: 1rpx solid #E0E0E0;
174 } 175 }
@@ -176,7 +176,7 @@ @@ -176,7 +176,7 @@
176 } 176 }
177 177
178 .confirm { 178 .confirm {
179 - background-color: black; 179 + background-color: #444444;
180 } 180 }
181 181
182 .modal-content { 182 .modal-content {