diff --git a/src/styles/globals.css b/src/styles/globals.css index ed1e1ffde..7c5e940e0 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -270,7 +270,7 @@ body { html, body, #root { - height: 100vh; + height: 100dvh; overflow: hidden; }