We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da202d commit 50d99feCopy full SHA for 50d99fe
application/static/css/style.css
@@ -23,6 +23,7 @@ html {
23
min-height: 700px;
24
height: 100%;
25
width: 100%;
26
+ overscroll-behavior: none;
27
}
28
29
body {
0 commit comments