spacing and cosmetics for source control

pull/5370/head
Joseph Izang 8 months ago committed by Aniket
parent 8a63f026d4
commit 072e6d570c
  1. 2
      libs/remix-ui/git/src/components/panels/sourcontrol.tsx

@ -37,7 +37,7 @@ export const SourceControl = () => {
<>
{show ?
<>
<div className="mb-3">
<div className="mb-2">
<RenderGroups></RenderGroups>
</div></>
: <>

Loading…
Cancel
Save