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