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 70f6cb7 commit 8125718Copy full SHA for 8125718
docs/v2/index.html
@@ -188,6 +188,7 @@
188
body {
189
/* Prevent scroll on narrow devices */
190
overflow-x: hidden;
191
+ -webkit-overflow-scrolling: touch;
192
}
193
194
/* Required for Scrollspy */
documentation/site/docs.css
@@ -2,6 +2,7 @@ html,
2
3
4
5
6
7
8
0 commit comments