From 1fdbb5689557b18970beca9c76793ef2bdaf6549 Mon Sep 17 00:00:00 2001 From: fmtabbara Date: Fri, 9 Sep 2022 12:50:54 +0100 Subject: [PATCH] add top margin to app bar --- nym-wallet/src/components/AppBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nym-wallet/src/components/AppBar.tsx b/nym-wallet/src/components/AppBar.tsx index 9aedf14d1a..3022646798 100644 --- a/nym-wallet/src/components/AppBar.tsx +++ b/nym-wallet/src/components/AppBar.tsx @@ -15,7 +15,7 @@ export const AppBar = () => { const navigate = useNavigate(); return ( - +