diff --git a/themes/default/product/product.blade.php b/themes/default/product/product.blade.php index 6eaf7dd1..dcf35820 100644 --- a/themes/default/product/product.blade.php +++ b/themes/default/product/product.blade.php @@ -107,6 +107,7 @@ .logistics-content{ + width: 80px; margin-left: 20px; cursor: pointer; -webkit-user-select: none; /* Safari */ @@ -117,6 +118,10 @@ .logistics-content i{ margin-left: 3px; } + + .other-amount-format{ + margin-right: 100px; + }
@@ -392,7 +397,7 @@