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:
parent
76c9f576d3
commit
33fda0d581
1 changed files with 0 additions and 4 deletions
|
@ -45,10 +45,6 @@
|
|||
.main-wrapper__inner--auth {
|
||||
min-height: unset;
|
||||
padding: 0;
|
||||
|
||||
.main--auth-page {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.main {
|
||||
|
|
Loading…
Reference in a new issue