Merge pull request #2142 from Safelite/CSR-2409-ios-footer-bug-2
CSR-2409 test iOS viewport fix.
This commit is contained in:
commit
9502db407a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ body {
|
|||
overflow-x: unset;
|
||||
}
|
||||
&.page-container-grouped-styles {
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue