From d27a25514772343b7f360df969a1ccc64a69d030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Mon, 5 Jul 2021 22:23:59 +0100 Subject: [PATCH] fix(ui): add missing margin in navbar --- ui/src/Components/NavBar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/Components/NavBar/index.tsx b/ui/src/Components/NavBar/index.tsx index ef156df36..166e0827c 100644 --- a/ui/src/Components/NavBar/index.tsx +++ b/ui/src/Components/NavBar/index.tsx @@ -118,7 +118,7 @@ const NavBar: FC<{ -
    +