From a6335c2dfac447a47c2f6f996a262ad05e6f7d1a Mon Sep 17 00:00:00 2001 From: evavirseda Date: Tue, 13 Aug 2024 16:04:42 +0200 Subject: [PATCH] feat: fix background --- .../src/ui/app/shared/page-main-layout/PageMainLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/wallet/src/ui/app/shared/page-main-layout/PageMainLayout.tsx b/apps/wallet/src/ui/app/shared/page-main-layout/PageMainLayout.tsx index c9b985d13fb..e9618936e71 100644 --- a/apps/wallet/src/ui/app/shared/page-main-layout/PageMainLayout.tsx +++ b/apps/wallet/src/ui/app/shared/page-main-layout/PageMainLayout.tsx @@ -62,8 +62,8 @@ export function PageMainLayout({ } rightContent={topNavMenuEnabled ? : undefined} /> -
-
+
+