From 9756f5a11788667c1d5d86d982ffe8f02610dd28 Mon Sep 17 00:00:00 2001 From: Nawaz Dhandala Date: Wed, 1 Apr 2026 15:11:47 +0100 Subject: [PATCH] feat: update ChartGroup button styles for improved accessibility and visual consistency --- Common/UI/Components/Charts/ChartGroup/ChartGroup.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Common/UI/Components/Charts/ChartGroup/ChartGroup.tsx b/Common/UI/Components/Charts/ChartGroup/ChartGroup.tsx index 970ccf93bb..07154b13d5 100644 --- a/Common/UI/Components/Charts/ChartGroup/ChartGroup.tsx +++ b/Common/UI/Components/Charts/ChartGroup/ChartGroup.tsx @@ -102,7 +102,7 @@ const ChartGroup: FunctionComponent = ( return ( );