Fix scroll freezes on iOS (#3232)
This commit is contained in:
parent
c70fe8e42d
commit
f1eec4e726
@ -22,6 +22,7 @@ body {
|
||||
line-height: 1.5;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
overscroll-behavior: none;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user