hwb0 3 роки тому
батько
коміт
c5c21bd69a
1 змінених файлів з 6 додано та 6 видалено
  1. 6 6
      components/pay-popup/pay-popup.vue

+ 6 - 6
components/pay-popup/pay-popup.vue

@@ -292,12 +292,12 @@
 
 			&-right {
 				.confirm {
-					width: 200rpx;
-					height: 72rpx;
-					line-height: 72rpx;
-					background: #F9822C;
-					border-radius: 36rpx;
-					font-size: 26rpx;
+					width: 414rpx;
+					height: 88rpx;
+					line-height: 88rpx;
+					background: #FA822C;
+					border-radius: 44rpx;
+					font-size: 36rpx;
 					color: #fff;
 					text-align: center;
 				}