mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
[Beta] Fix iOS click issues (#5011)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user