Is possible to center the LoginFormPage card? #8470
Unanswered
LeleDallas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use the
LoginFormPage
component and I wanna be able to move the login card from the right side to the center of the screen.I saw that by default there's an empty div with this className:
ant-pro-form-login-page-notice css-dev-only-do-not-override-j9bb5n
.Is possible to hide this div to achieve my goal using some props or do I need to hide with CSS?
Beta Was this translation helpful? Give feedback.
All reactions