@@ -182,7 +182,7 @@ export default {
}
// button
.page-btn {
- width: calc(100% - 60px);
+ width: 100vw;
@include disFlex(center, space-between);
padding: 0 30px;
.app-price {