Fix settings layout + org headings (#9712)

This commit is contained in:
sean-brydon 2023-06-22 11:57:00 +01:00 committed by GitHub
parent 5952a38ab9
commit 02f1c50bb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,14 +100,6 @@ const tabs: VerticalTabItemProps[] = [
name: "billing",
href: "/settings/organizations/billing",
},
{
name: "saml_config",
href: "/settings/organizations/sso",
},
{
name: "developer",
href: "/settings/organizations/developer",
},
],
},
{
@ -302,7 +294,7 @@ const SettingsSidebarContainer = ({
}),
])
}>
<CollapsibleTrigger>
<CollapsibleTrigger asChild>
<div
className="hover:bg-subtle [&[aria-current='page']]:bg-emphasis [&[aria-current='page']]:text-emphasis text-default flex h-9 w-full flex-row items-center rounded-md px-3 py-[10px] text-left text-sm font-medium leading-none"
onClick={() =>