From 4c0b51c4cee5c4351d058a1aae3ae81638b95f77 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Fri, 16 Aug 2019 17:49:49 -0700 Subject: [PATCH] Update life.html --- life.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/life.html b/life.html index 6ac4a1d9..eb99f85f 100644 --- a/life.html +++ b/life.html @@ -94,9 +94,10 @@ } .settings { margin: 10pt; - overflow-y: auto; + overflow-y: scroll; overflow-x: hidden; -webkit-overflow-scrolling: touch; + touch-action: pan-y; } * { font-family: belerenbsc;