Skip to content

Commit 0d86d57

Browse files
committed
fix: revert elastic overscroll
1 parent 6691e5f commit 0d86d57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

styles/globals.css

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ body {
55
border: 0;
66
display: block;
77
overflow: hidden;
8-
overscroll-behavior-y: none;
98
touch-action: manipulation;
109
background-color: rgb(0, 100, 72);
1110
}

0 commit comments

Comments
 (0)