diff --git a/apps/console/src/pages/organizations/OrganizationLayout.tsx b/apps/console/src/pages/organizations/OrganizationLayout.tsx index eb74d5ea4..11ca08d7b 100644 --- a/apps/console/src/pages/organizations/OrganizationLayout.tsx +++ b/apps/console/src/pages/organizations/OrganizationLayout.tsx @@ -28,7 +28,7 @@ export default function OrganizationLayout() { "p-8 h-screen overflow-auto", controlMatch || frameworkMatch ? "w-full" - : "mx-auto w-lg md:w-xl lg:w-3xl xl:w-4xl 2xl:w-5xl" + : "mx-auto w-2xl md:w-3xl lg:w-5xl xl:w-6xl 2xl:w-7xl" )} >