diff --git a/styles/base.css b/styles/base.css index 49a6b43..d0672e7 100644 --- a/styles/base.css +++ b/styles/base.css @@ -48,4 +48,5 @@ body { #root { min-height: 100vh; + overflow: hidden; }