Merge pull request #16640 from amanmalh/fix/logo-stretch

fix: change alignment from stretch to center
This commit is contained in:
Gustav Hansen 2023-05-08 14:45:25 +02:00 committed by GitHub
commit 8badb6b9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ const Register = ({ authType, fieldsToDisable, noSignin, onSubmit, schema }) =>
return (
<Form noValidate>
<Main>
<Flex direction="column" alignItems="stretch" gap={3}>
<Flex direction="column" alignItems="center" gap={3}>
<Logo />
<Typography as="h1" variant="alpha" textAlign="center">