Administrator 4 years ago
parent
commit
9ceb5b3e61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      second/pages/product/product-details.vue

+ 1 - 1
second/pages/product/product-details.vue

@@ -1332,7 +1332,7 @@
 		position: relative;
 		box-sizing: border-box;
 		min-height: 220rpx;
-		padding:0rpx 24rpx 0 24rpx;
+		padding:0rpx 24rpx 24rpx 24rpx;
 		.title{
 			font-size: $font-size-34;
 			color: $text-color;