We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aaaa84 commit a448877Copy full SHA for a448877
apps/studio/pages/project/[ref]/auth/policies.tsx
@@ -106,7 +106,7 @@ const AuthPoliciesPage: NextPageWithLayout = () => {
106
}
107
108
return (
109
- <ScaffoldContainer size="full">
+ <ScaffoldContainer size="large">
110
<ScaffoldSection isFullWidth>
111
<div className="mb-4 flex flex-row gap-2 justify-between">
112
<Input
0 commit comments