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