From ab99a0d789be3f5976a01bde33a15ced5f0a2d34 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Fri, 16 Aug 2019 17:54:27 -0700 Subject: [PATCH] Update life.html --- life.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/life.html b/life.html index 5ee14db0..1741e36f 100644 --- a/life.html +++ b/life.html @@ -118,7 +118,7 @@ -webkit-overflow-scrolling: touch; touch-action: pan-y; } - body, #gridShell, .mainGrid, canvas { + #gridShell, .mainGrid, canvas { touch-action: manipulation !important; } .mainGrid {