diff --git a/style/main.css b/style/main.css index 6ed17802fe2b07ebc03bb85da814713f60ca0aa8..f5cbe2d4693031a020678f0de382503c0f3c1c04 100644 --- a/style/main.css +++ b/style/main.css @@ -527,6 +527,7 @@ hr { border-radius: 6px; width: 280px; height: 280px; + -ms-touch-action: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }