calc resize on android on message field focus
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user