From 61e4ac1fb3ca6b81f7cf9c8eee6f018e8c6cee53 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Tue, 15 Jul 2025 09:36:55 +0800 Subject: [PATCH] =?UTF-8?q?smallImgDown=E7=9B=B8=E5=AF=B9=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/pc/css/product_detail.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/static/index/pc/css/product_detail.css b/public/static/index/pc/css/product_detail.css index fcd71a26..e8c8591f 100755 --- a/public/static/index/pc/css/product_detail.css +++ b/public/static/index/pc/css/product_detail.css @@ -608,13 +608,13 @@ .scrollbutton_01.smallImgUp, .scrollbutton_01.smallImgUp.disabled { background: url(/static/index/pc/images/fl.png); - left: 0px; + left: 10%; } .scrollbutton_01.smallImgDown, .scrollbutton_01.smallImgDown.disabled { background: url(/static/index/pc/images/rh.png); - right: 0px; + right: 10%; } .scrollbutton.smallImgUp,