mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
change font again
This commit is contained in:
@@ -175,7 +175,7 @@ export default function Header({ email, orgName, name, orgs }: HeaderProps) {
|
||||
<CommandEmpty>
|
||||
No organization found.
|
||||
</CommandEmpty>
|
||||
<CommandGroup>
|
||||
<CommandGroup className="[50px]">
|
||||
<CommandList>
|
||||
{orgs.map((org) => (
|
||||
<CommandItem
|
||||
|
||||
Reference in New Issue
Block a user