Better mobile slider handling
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
|
||||
// Disable pull to refresh
|
||||
overscroll-behavior-y: contain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user