diff --git a/src/sections/app.style.js b/src/sections/app.style.js index 12cec3163611..c09e58973553 100644 --- a/src/sections/app.style.js +++ b/src/sections/app.style.js @@ -43,6 +43,7 @@ const GlobalStyle = createGlobalStyle` } html{ + overflow-x: hidden; box-sizing: border-box; -ms-overflow-style: scrollbar; }