From f99e347d18c18980a18aaeff97fca9342fbc8bf2 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Fri, 16 Aug 2019 17:57:02 -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 1990fe17..72e22296 100644 --- a/life.html +++ b/life.html @@ -117,7 +117,7 @@ overflow-y: scroll; overflow-x: hidden; -webkit-overflow-scrolling: touch; - /*touch-action: pan-y;*/ + touch-action: pan-y; } #gridShell, .mainGrid, canvas { touch-action: manipulation !important;