From 1128a4c2784f1cc6053f8427b0ed4f0b3344c757 Mon Sep 17 00:00:00 2001 From: SeongHyun Kim Date: Thu, 26 Mar 2026 17:01:15 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=8C=80=EC=8B=9C=EB=B3=B4=EB=93=9C=20K?= =?UTF-8?q?PI=20=EA=B8=80=EC=9E=90=20=ED=81=AC=EA=B8=B0=20=EB=B0=98?= =?UTF-8?q?=EC=9D=91=ED=98=95=20+=20globals.css=20!important=20=EC=98=88?= =?UTF-8?q?=EC=99=B8=20=EC=B2=98=EB=A6=AC=20ResizeObserver=EB=A1=9C=20?= =?UTF-8?q?=EC=BB=A8=ED=85=8C=EC=9D=B4=EB=84=88=20=ED=81=AC=EA=B8=B0?= =?UTF-8?q?=EC=97=90=20=EB=B9=84=EB=A1=80=ED=95=98=EB=8A=94=20=EB=8F=99?= =?UTF-8?q?=EC=A0=81=20=ED=8F=B0=ED=8A=B8=20=ED=81=AC=EA=B8=B0=20=EC=A0=81?= =?UTF-8?q?=EC=9A=A9.=20globals.css=EC=9D=98=20font-size:=2016px=20!import?= =?UTF-8?q?ant=EC=97=90=EC=84=9C=20kpi-dynamic-font=20=ED=81=B4=EB=9E=98?= =?UTF-8?q?=EC=8A=A4=20=EC=A0=9C=EC=99=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/app/globals.css | 2 +- .../pop-components/pop-dashboard/items/KpiCard.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/app/globals.css b/frontend/app/globals.css index 65f7dcac..b793f991 100644 --- a/frontend/app/globals.css +++ b/frontend/app/globals.css @@ -509,7 +509,7 @@ select { } /* ===== 전체 폰트 사이즈 16px 통일 (버튼 제외) ===== */ -body *:not(button, [role="button"]) { +body *:not(button, [role="button"], .kpi-dynamic-font) { font-size: 16px !important; } diff --git a/frontend/lib/registry/pop-components/pop-dashboard/items/KpiCard.tsx b/frontend/lib/registry/pop-components/pop-dashboard/items/KpiCard.tsx index e3eaa4af..56be9a4e 100644 --- a/frontend/lib/registry/pop-components/pop-dashboard/items/KpiCard.tsx +++ b/frontend/lib/registry/pop-components/pop-dashboard/items/KpiCard.tsx @@ -112,12 +112,12 @@ export function KpiCardComponent({ return (
{/* 라벨 */} {hasLabel && (

{item.label} @@ -128,7 +128,7 @@ export function KpiCardComponent({ {visibility.showValue && (

{unit}