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-x: hidden;
-webkit-overflow-scrolling: touch;
/*touch-action: pan-y;*/
touch-action: pan-y;
}
#gridShell, .mainGrid, canvas {
touch-action: manipulation !important;