diff --git a/main.js b/main.js index 436c179..9cec2e3 100644 --- a/main.js +++ b/main.js @@ -333,7 +333,7 @@ function isMobile() { function load() { - if(isMobile()) { + //if(isMobile()) { // document.getElementById("inputVideo").style.width = '720px' // document.getElementById("inputVideo").style.height = '960px'