From 70a52d24906f2ce697db5a4bc1b502d693176cb6 Mon Sep 17 00:00:00 2001 From: Max Alekseenko Date: Wed, 20 Dec 2023 19:24:40 +0100 Subject: [PATCH] fix layout for marketplace app page --- ui/shared/layout/LayoutApp.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/shared/layout/LayoutApp.tsx b/ui/shared/layout/LayoutApp.tsx index 469ef3b536..e2a169de9e 100644 --- a/ui/shared/layout/LayoutApp.tsx +++ b/ui/shared/layout/LayoutApp.tsx @@ -12,10 +12,11 @@ import * as Layout from './components'; const LayoutDefault = ({ children }: Props) => { return ( +