diff --git a/themes/default/product/product.blade.php b/themes/default/product/product.blade.php index dcf35820..89b629cc 100644 --- a/themes/default/product/product.blade.php +++ b/themes/default/product/product.blade.php @@ -107,8 +107,8 @@ .logistics-content{ - width: 80px; - margin-left: 20px; + /* width: 80px; + margin-left: 20px;*/ cursor: pointer; -webkit-user-select: none; /* Safari */ -moz-user-select: none; /* Firefox */ @@ -120,7 +120,7 @@ } .other-amount-format{ - margin-right: 100px; + /*margin-right: 100px;*/ }
@@ -374,26 +374,35 @@