From eef130e229a69015e69d81b2a70948b6d7264b26 Mon Sep 17 00:00:00 2001 From: proddy Date: Wed, 2 Oct 2024 08:53:55 +0200 Subject: [PATCH] more spacing after back arrow --- interface/src/components/layout/LayoutAppBar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/interface/src/components/layout/LayoutAppBar.tsx b/interface/src/components/layout/LayoutAppBar.tsx index c8f31ee0c..f254ccc77 100644 --- a/interface/src/components/layout/LayoutAppBar.tsx +++ b/interface/src/components/layout/LayoutAppBar.tsx @@ -41,6 +41,7 @@ const LayoutAppBar = ({ title, onToggleDrawer }: LayoutAppBarProps) => { {show_back && ( navigate(pathnames[0])}