100dvh
This commit is contained in:
parent
fbc4bcbc7e
commit
f6e33bcce1
@ -36,7 +36,7 @@ export const GlobalStyle = createGlobalStyle`
|
|||||||
}
|
}
|
||||||
|
|
||||||
#root {
|
#root {
|
||||||
height: 100%;
|
height: 100vh;
|
||||||
${({ theme }) => theme.media.mobile(css`
|
${({ theme }) => theme.media.mobile(css`
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
`)};
|
`)};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user