zhengjinyi 4 éve
szülő
commit
43b1e319c0
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      pages/user/order/order-pay.vue

+ 2 - 2
pages/user/order/order-pay.vue

@@ -600,7 +600,7 @@
 					-webkit-box-orient: vertical;
 					-webkit-line-clamp: 1;
 					overflow: hidden;
-				}
+				} 
 				.text-b{
 					line-height: 44rpx;
 					font-size: $font-size-24;
@@ -614,7 +614,7 @@
 				line-height: 88rpx;
 				background: $btn-confirm;
 				font-size: $font-size-28;
-				border-radius: 14rpx;
+				border-radius: 44rpx;
 				color:#FFFFFF;
 				text-align: center;
 				margin-top: 20rpx;