CSR-2409 test iOS viewport fix.
This commit is contained in:
parent
c5d0d2a34e
commit
54b8282fb4
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