fix gap issue when keyboard shows up on collect email view
This commit is contained in:
parent
32744f6ad1
commit
e03bc8cf1d
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