Update life.html

This commit is contained in:
Kyle
2019-08-16 17:57:02 -07:00
parent a1753c4295
commit f99e347d18

View File

@@ -117,7 +117,7 @@
overflow-y: scroll; overflow-y: scroll;
overflow-x: hidden; overflow-x: hidden;
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;
/*touch-action: pan-y;*/ touch-action: pan-y;
} }
#gridShell, .mainGrid, canvas { #gridShell, .mainGrid, canvas {
touch-action: manipulation !important; touch-action: manipulation !important;