Enabled momentum scrolling
This commit is contained in:
parent
91f8cf3c10
commit
8156038c53
@ -12,6 +12,7 @@ body {
|
||||
|
||||
/* Prevent body overscroll on Chrome */
|
||||
overflow: hidden;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
* {
|
||||
|
Loading…
Reference in New Issue
Block a user