fix: introduce fix for logo being stretched
This commit is contained in:
@@ -10,7 +10,6 @@ export default function Login() {
|
||||
<Container maxWidth="sm">
|
||||
<Stack direction="column" gap={2}>
|
||||
<LoginForm />
|
||||
|
||||
<SsoProviders />
|
||||
</Stack>
|
||||
</Container>
|
||||
|
Reference in New Issue
Block a user