From baaceb0c7fd04041afccf3af8b8b58cabdf5c8dc Mon Sep 17 00:00:00 2001 From: dan Date: Wed, 7 Sep 2022 17:15:17 +0100 Subject: [PATCH] [Beta] Fix iOS click issues (#5011) --- beta/src/styles/index.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/beta/src/styles/index.css b/beta/src/styles/index.css index 640ddf25..2df7ab77 100644 --- a/beta/src/styles/index.css +++ b/beta/src/styles/index.css @@ -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 {