autoD
This commit is contained in:
parent
40f2053067
commit
50fa9b0f5c
1 changed files with 4 additions and 0 deletions
|
@ -219,6 +219,10 @@
|
||||||
elem.style.display = "none";
|
elem.style.display = "none";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (window.innerWidth < 481) {
|
||||||
|
toggleDisplay("dpad");
|
||||||
|
}
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue