style: refine git header tab sizing

Compact the Git tab row beside sync
Tune tab height for a cleaner header
This commit is contained in:
Bohdan Triapitsyn
2026-05-06 01:46:33 +03:00
parent a6582bbcff
commit 105443aac2
@@ -306,6 +306,7 @@ export const GitHeader: React.FC<GitHeaderProps> = ({
layoutMode="fit"
variant="active-pill"
iconOnlyActiveTab={true}
activePillButtonClassName="h-7"
className="h-full"
/>
</div>