From 8a4986968dc1fdafee5193f86da2c8dd8e96a78a Mon Sep 17 00:00:00 2001 From: liulujian Date: Sun, 5 Jul 2026 00:17:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20qych=20=E6=94=BF=E7=AD=96=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E5=9C=86=E8=A7=92=2010px=E2=86=926px,=E4=B8=8E?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E9=A1=B5=E9=9D=A2=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- txw-mhzc-web/src/pages/index/styles/home-figma-variables.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/txw-mhzc-web/src/pages/index/styles/home-figma-variables.less b/txw-mhzc-web/src/pages/index/styles/home-figma-variables.less index 37c3221..a9c2935 100644 --- a/txw-mhzc-web/src/pages/index/styles/home-figma-variables.less +++ b/txw-mhzc-web/src/pages/index/styles/home-figma-variables.less @@ -1141,7 +1141,7 @@ html.portal-figma-scale-active.portal-market-figma-scale-active { @qych-policy-card-height: 490px; @qych-policy-card-inner-gap: 10px; @qych-policy-card-inner-gap-battery: 24px; -@qych-policy-card-radius: 10px; +@qych-policy-card-radius: 6px; @qych-policy-section-title-size: 24px; @qych-policy-section-title-weight: 600; @qych-policy-section-title-py: 16px; @@ -1169,7 +1169,7 @@ html.portal-figma-scale-active.portal-market-figma-scale-active { @qych-policy-card-padding-x: 20px; @qych-policy-card-padding-bottom: 20px; @qych-policy-card-gap: 16px; -@qych-policy-card-radius-inner: 10px; +@qych-policy-card-radius-inner: 6px; @qych-policy-btn-size: 14px; @qych-policy-btn-height: 32px; @qych-policy-btn-radius: 3px;