tanxue vor 1 Monat
Ursprung
Commit
e72c402732
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      common/styles/global/pages.scss

+ 1 - 1
common/styles/global/pages.scss

@@ -1614,7 +1614,7 @@
 			@include ezy-no-repeat-cover;background-image: url("@/static/images/common/qiehuan-icon.svg");
 		}
 		.pay-btn{
-			width: 200rpx;height: 80rpx;font-size: 32rpx;line-height: 85rpx;text-align: center;color: #fff;
+			width: 200rpx;height: 80rpx;font-size: 28rpx;line-height: 80rpx;text-align: center;color: #fff;
 			@include ezy-no-repeat-cover;background-image: url("@/static/images/mall/mall-btn.png");
 		}
 	}