From 3cfc4fdc38110c04195550611d45fea691f78f57 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Thu, 26 Jun 2025 15:29:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/mobile/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/static/index/mobile/css/style.css b/public/static/index/mobile/css/style.css index 9ce6c691..7431ddea 100755 --- a/public/static/index/mobile/css/style.css +++ b/public/static/index/mobile/css/style.css @@ -1517,6 +1517,12 @@ video img { text-align: center; padding-top: 2rem; padding-bottom: 1rem; + overflow: hidden; +} +.product_list .img-responsive a{ + display: flex; + flex-direction: column; + align-items: center; } .product_list li:nth-child(2n) { margin-right: 0;