calc resize on android on message field focus

This commit is contained in:
Ginger Wong
2020-06-15 13:43:41 -07:00
parent 986c168d07
commit 567729f6f8
3 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
@@ -15,7 +16,14 @@
<script src="vendor/autolink.js"></script>
<link href="./styles/layout.css" rel="stylesheet" />
</head>
<script>
/*
GW TODO:
- off line/ video done mode.
- remove listeners on unload?
*/
</script>
<body class="bg-gray-300 text-gray-800">
<div id="app-container" class="flex no-chat">
<header class="flex border-b border-gray-900 border-solid shadow-md">