From 072e6d570c312b6432873311c1a0b62767816aa2 Mon Sep 17 00:00:00 2001 From: Joseph Izang Date: Tue, 2 Jul 2024 14:53:32 +0100 Subject: [PATCH] spacing and cosmetics for source control --- libs/remix-ui/git/src/components/panels/sourcontrol.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-ui/git/src/components/panels/sourcontrol.tsx b/libs/remix-ui/git/src/components/panels/sourcontrol.tsx index 64d1875791..beaf2638b7 100644 --- a/libs/remix-ui/git/src/components/panels/sourcontrol.tsx +++ b/libs/remix-ui/git/src/components/panels/sourcontrol.tsx @@ -37,7 +37,7 @@ export const SourceControl = () => { <> {show ? <> -
+
: <>