standard api key modal size

This commit is contained in:
mbecker20
2026-02-26 16:30:03 -08:00
parent c8c01307a0
commit 330178dbb8

View File

@@ -86,7 +86,6 @@ export default function NewApiKey({ userId }: { userId?: string }) {
{created && "Api Key Created"}
</Text>
}
size="lg"
>
<Stack>
{!created && (