diff --git a/src/styles/GlobalStyles.ts b/src/styles/GlobalStyles.ts index 26eecfad..20f2ed02 100644 --- a/src/styles/GlobalStyles.ts +++ b/src/styles/GlobalStyles.ts @@ -117,6 +117,7 @@ const resetCss = css` body { position: relative; + overscroll-behavior: none; line-height: 1; touch-action: manipulation;