Merge pull request #245 from jamal-jackson/feature/onboarding_last_steps
fix gap issue when keyboard shows up on collect email view
This commit is contained in:
commit
0058f7557c
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
}
|
}
|
||||||
.scroll {
|
.scroll {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
transform: translate3d(0px, 0px, 0px) scale(1) !important;
|
||||||
}
|
}
|
||||||
#success-image {
|
#success-image {
|
||||||
margin-top: 4rem;
|
margin-top: 4rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue