spacing and cosmetics for source control

pull/5000/head
Joseph Izang 4 months ago committed by Aniket
parent 67331bd83d
commit 22a978854b
  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