From b5a5cf8b407320080b50d150525b56caad4848d3 Mon Sep 17 00:00:00 2001 From: Nawaz Dhandala Date: Mon, 30 Mar 2026 15:38:32 +0100 Subject: [PATCH] feat: update layout of DashboardTemplateCard for improved icon display and alignment --- .../src/Components/Dashboard/DashboardTemplateCard.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/App/FeatureSet/Dashboard/src/Components/Dashboard/DashboardTemplateCard.tsx b/App/FeatureSet/Dashboard/src/Components/Dashboard/DashboardTemplateCard.tsx index 058a64f0cb..887d0772ab 100644 --- a/App/FeatureSet/Dashboard/src/Components/Dashboard/DashboardTemplateCard.tsx +++ b/App/FeatureSet/Dashboard/src/Components/Dashboard/DashboardTemplateCard.tsx @@ -24,12 +24,10 @@ const DashboardTemplateCard: FunctionComponent = ( } }} > -
-
- -
-

{props.title}

+
+
+

{props.title}

{props.description}