mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-09 04:06:36 +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