From 786486fa01cfaa0be27c77dd4939790bc05f7173 Mon Sep 17 00:00:00 2001 From: admin <1297598740@qq.com> Date: Fri, 30 Jan 2026 16:46:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E8=B4=A2=E5=8A=A1?= =?UTF-8?q?=E5=81=A5=E5=BA=B7=E8=AF=84=E5=88=86=E5=BC=B9=E7=AA=97=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E5=B1=95=E7=A4=BA=E8=AF=A6=E7=BB=86=E8=B4=A2?= =?UTF-8?q?=E5=8A=A1=E5=88=86=E6=9E=90=E3=80=81=E8=AF=84=E5=88=86=E7=BB=86?= =?UTF-8?q?=E5=88=99=E5=92=8CAI=E5=BB=BA=E8=AE=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../home/HealthScoreModal/HealthScoreModal.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/home/HealthScoreModal/HealthScoreModal.css b/src/components/home/HealthScoreModal/HealthScoreModal.css index 33c9197..7e6400e 100644 --- a/src/components/home/HealthScoreModal/HealthScoreModal.css +++ b/src/components/home/HealthScoreModal/HealthScoreModal.css @@ -451,10 +451,11 @@ color: white; } -margin: 0; -font-size: 0.875rem; -color: var(--health-text-sub); -line-height: 1.5; +.rule-desc-group p { + margin: 0; + font-size: 0.875rem; + color: var(--health-text-sub); + line-height: 1.5; } /* AI Advice & Tips Styling */