From 1a0cf2031976492113edd74bafb3377705e8f299 Mon Sep 17 00:00:00 2001 From: Saeed Abadiyan Date: Mon, 22 Sep 2025 15:37:36 +0330 Subject: [PATCH] fix the font-weight and color of chart in dashboard --- app/components/dashboard/dashboard-home.tsx | 4 ++-- app/routes/ecosystem.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/components/dashboard/dashboard-home.tsx b/app/components/dashboard/dashboard-home.tsx index 21083ef..c1c4d83 100644 --- a/app/components/dashboard/dashboard-home.tsx +++ b/app/components/dashboard/dashboard-home.tsx @@ -378,7 +378,7 @@ export function DashboardHome() { gridType="circle" radialLines={false} stroke="none" - className="first:fill-red-400 last:fill-[#111628]" + className="first:fill-red-400 last:fill-[#24273A]" polarRadius={[38, 31]} /> {field.N}: - + {handleValue(field.V)} {field.U && ({field.U})}