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 1644e8c commit 0a950d1Copy full SHA for 0a950d1
custom-scrollbar/scrollbar.js
@@ -1,4 +1,5 @@
1
(function(scope) {
2
+ document.body.style.transform = 'translateZ(0)';
3
var dragging = false;
4
var lastY = 0;
5
0 commit comments