From 22a978854b7e4a8d29376eda9f9906c7e59de5ec 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 ? <> -
+
: <>