JSFiddle - React, Tailwind, and code Playground
by blineberry
HTML
<input type="text" />
CSS
</style>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
input:focus {
position: fixed;
bottom: 0;
}
by blineberry
<input type="text" />
</style>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
input:focus {
position: fixed;
bottom: 0;
}