From 727e6d300405199d8d432af94eaaf0adcf9f5bbe Mon Sep 17 00:00:00 2001 From: Eduard Gert Date: Mon, 8 Jun 2026 18:13:37 +0200 Subject: [PATCH] update position of not connected text --- .../src/components/empty-state/NotConnectedState.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/client/ui/frontend/src/components/empty-state/NotConnectedState.tsx b/client/ui/frontend/src/components/empty-state/NotConnectedState.tsx index aa7ac07b5..229a33cd9 100644 --- a/client/ui/frontend/src/components/empty-state/NotConnectedState.tsx +++ b/client/ui/frontend/src/components/empty-state/NotConnectedState.tsx @@ -5,11 +5,7 @@ import { EmptyState } from "./EmptyState"; export const NotConnectedState = () => { const { t } = useTranslation(); return ( -
+