From 3e43e190593ec78eb614327a3f9a86722eda8c80 Mon Sep 17 00:00:00 2001 From: Thibault Reidy <147397675+ReidyT@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:49:24 +0100 Subject: [PATCH] fix: update the simulation info size to stop blicking (#120) --- .../common/SimulationInformations/SimulationInformations.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/common/SimulationInformations/SimulationInformations.tsx b/src/modules/common/SimulationInformations/SimulationInformations.tsx index 612f045..11a6c3e 100644 --- a/src/modules/common/SimulationInformations/SimulationInformations.tsx +++ b/src/modules/common/SimulationInformations/SimulationInformations.tsx @@ -59,7 +59,7 @@ export const SimulationInformations = (): JSX.Element => { justifyContent="space-between" maxWidth="max-content" > - + {/* The stack ensure that the icon take the defined size */} @@ -114,7 +114,7 @@ export const SimulationInformations = (): JSX.Element => { - + {tInformations('TOTAL.TITLE')}