shish hai 7 meses
pai
achega
3dce2ca7b3

+ 3 - 3
mallApp/src/pages/billing/affirmGhs.vue

@@ -771,7 +771,7 @@ export default {
 	border-radius: 20upx 20upx 0 0;
 	display: flex;
 	flex-direction: column;
-	max-height: 90vh;
+	max-height: 99vh;
 	padding: 0;
 }
 
@@ -867,7 +867,7 @@ export default {
 
 .time-button {
 	width: calc(25% - 6upx);
-	height: 60upx;
+	height: 75upx;
 	display: flex;
 	align-items: center;
 	justify-content: center;
@@ -901,7 +901,7 @@ export default {
 	
 	.footer-button {
 		flex: 1;
-		height: 70upx;
+		height: 80upx;
 		display: flex;
 		align-items: center;
 		justify-content: center;

+ 3 - 3
mallApp/src/pages/order/components/app-delivery.vue

@@ -574,7 +574,7 @@ export default {
   border-radius: 20upx 20upx 0 0;
   display: flex;
   flex-direction: column;
-  max-height: 94vh;
+  max-height: 99vh;
   padding: 0;
   padding-bottom:135upx;
 }
@@ -671,7 +671,7 @@ export default {
 
 .time-button {
   width: calc(25% - 6upx);
-  height: 60upx;
+  height: 75upx;
   display: flex;
   align-items: center;
   justify-content: center;
@@ -705,7 +705,7 @@ export default {
   
   .footer-button {
     flex: 1;
-    height: 70upx;
+    height: 80upx;
     display: flex;
     align-items: center;
     justify-content: center;