From 39cd329a472635e496c53a07176747eae01d55e4 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Thu, 31 Aug 2023 14:38:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E5=95=86=E5=93=81?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E8=BF=90=E8=B4=B9=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/product/product.blade.php | 51 ++++++++++++++---------- 1 file changed, 30 insertions(+), 21 deletions(-) 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;*/ }