[Beta] Fix iOS click issues (#5011)

This commit is contained in:
dan
2022-09-07 17:15:17 +01:00
committed by GitHub
parent 89201dd764
commit baaceb0c7f

View File

@@ -72,17 +72,10 @@
html,
body {
height: 100%;
padding: 0;
margin: 0;
}
body,
html,
#__next {
height: 100%;
}
/* Start purging... */
/* Force GPU Accelerated scrolling, credit: Twitter Lite */
.scrolling-gpu {