We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d487c commit d0eda20Copy full SHA for d0eda20
overscroll-behavior/style.css
@@ -12,7 +12,7 @@ body {
12
margin: 0;
13
/* Use overscroll-behavior to stop the "bounce" or refresh effect you get on mobile
14
browsers when getting to the top or bottom scroll limits of the page */
15
- overscroll-behavior-y: contain;
+ overscroll-behavior-y: none;
16
}
17
18
/* Styling of contacts */
0 commit comments