change font again

This commit is contained in:
Milo Schwartz
2024-11-23 11:42:22 -05:00
parent 45e1bff2e0
commit f9e0c33368
4 changed files with 7 additions and 7 deletions

View File

@@ -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