diff --git a/src/index.scss b/src/index.scss index 5da6937..ed7425f 100644 --- a/src/index.scss +++ b/src/index.scss @@ -1,5 +1,5 @@ body { - touch-action: pan-x pan-y; + overflow: hidden; } html[data-mantine-color-scheme="light"] {