Fix virtual keyboard covering buttons in Chromium
This commit is contained in:
parent
f11cefc74c
commit
6a812607fe
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, interactive-widget=resizes-content">
|
||||||
<script src="app/main.mjs" type="module"></script>
|
<script src="app/main.mjs" type="module"></script>
|
||||||
<title>Remote Touchpad</title>
|
<title>Remote Touchpad</title>
|
||||||
<link href="main.css" media="screen" rel="stylesheet">
|
<link href="main.css" media="screen" rel="stylesheet">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue