From f8e636e83c81ee6c78e102c8957ddbe5c9abcb45 Mon Sep 17 00:00:00 2001 From: koalasat Date: Mon, 11 Nov 2024 12:16:33 +0100 Subject: [PATCH] Better loading bar placement --- frontend/src/components/Dialogs/Exchange.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/Dialogs/Exchange.tsx b/frontend/src/components/Dialogs/Exchange.tsx index 29af41c2..32669465 100644 --- a/frontend/src/components/Dialogs/Exchange.tsx +++ b/frontend/src/components/Dialogs/Exchange.tsx @@ -47,13 +47,13 @@ const ExchangeDialog = ({ open = false, onClose }: Props): JSX.Element => { return ( +
+ +
{t('Exchange Summary')} -
- -