From 2fec56a6a3b7ef3ef288ab8629208f2ed1ca9332 Mon Sep 17 00:00:00 2001 From: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> Date: Thu, 19 Jun 2025 10:59:14 +0200 Subject: [PATCH] update: theme --- .../src/component/insights/impact-metrics/ImpactMetrics.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/component/insights/impact-metrics/ImpactMetrics.tsx b/frontend/src/component/insights/impact-metrics/ImpactMetrics.tsx index bd4c4082a3..776d3e37a8 100644 --- a/frontend/src/component/insights/impact-metrics/ImpactMetrics.tsx +++ b/frontend/src/component/insights/impact-metrics/ImpactMetrics.tsx @@ -103,12 +103,12 @@ export const ImpactMetrics: FC = () => { ({ display: 'flex', flexDirection: 'column', - gap: 2, + gap: theme.spacing(2), width: '100%', - }} + })} >