Fix Verify Page being cut-off in Sign Up loop

Too lazy to de-couple the css, so this is the best minimal work to reduce scrollingin Sign In while not cutting off Verify Page.
This commit is contained in:
infinite-persistence 2021-12-15 19:34:54 +08:00
parent 76c9f576d3
commit 33fda0d581
No known key found for this signature in database
GPG key ID: B9C3252EDC3D0AA0

View file

@ -45,10 +45,6 @@
.main-wrapper__inner--auth {
min-height: unset;
padding: 0;
.main--auth-page {
margin-top: 0;
}
}
.main {