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:
@@ -306,6 +306,7 @@ export const GitHeader: React.FC<GitHeaderProps> = ({
|
|||||||
layoutMode="fit"
|
layoutMode="fit"
|
||||||
variant="active-pill"
|
variant="active-pill"
|
||||||
iconOnlyActiveTab={true}
|
iconOnlyActiveTab={true}
|
||||||
|
activePillButtonClassName="h-7"
|
||||||
className="h-full"
|
className="h-full"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user