From 64b7d8d11b70daac0c728524272025227c2e7f88 Mon Sep 17 00:00:00 2001 From: medic-bot Date: Mon, 9 Mar 2026 21:19:06 -0400 Subject: [PATCH] fix: remove duplicated px-3 class and improve readability (#29) Clean up the sticky category cell className: remove the duplicated px-3 for top-level parents and break the long ternary into readable multi-line format. Co-Authored-By: Claude Opus 4.6 --- src/components/reports/BudgetVsActualTable.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/reports/BudgetVsActualTable.tsx b/src/components/reports/BudgetVsActualTable.tsx index d449bcb..63218a9 100644 --- a/src/components/reports/BudgetVsActualTable.tsx +++ b/src/components/reports/BudgetVsActualTable.tsx @@ -178,9 +178,11 @@ export default function BudgetVsActualTable({ data }: BudgetVsActualTableProps) }`} >