From 7ff746267bce9091b891928a565d252cca9e6e8f Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Sat, 11 Apr 2026 10:27:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81=E5=88=97=E8=A1=A8=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E5=80=92=E5=BA=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/pc/css/header.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/static/index/pc/css/header.css b/public/static/index/pc/css/header.css index c274b3f9..e0015e53 100644 --- a/public/static/index/pc/css/header.css +++ b/public/static/index/pc/css/header.css @@ -383,18 +383,18 @@ a { } /* 右侧产品展示区:自适应剩余宽度,无溢出 */ -.header-dropdown-products { +/* .header-dropdown-products { display: flex; flex-wrap: wrap; justify-content: flex-end; max-width: 46.75em; -} +} */ .header-dropdown-products { display: flex; flex-wrap: wrap; - justify-content: flex-end; + justify-content: space-between; flex: 1; min-width: 0; gap: 1.5em 0;