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;
|
overflow-x: unset;
|
||||||
}
|
}
|
||||||
&.page-container-grouped-styles {
|
&.page-container-grouped-styles {
|
||||||
height: 100vh;
|
height: 100dvh;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue