mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-19 12:08:57 +00:00
Android tablet bugs (#246)
* Prevent two-up being lost under options. Fixes #241. * Working around some glitching when page was scrolled. * Prevent software keyboard popping up again in Android Chrome.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font: 12px/1.3 system-ui, -apple-system, BlinkMacSystemFont, Roboto, Helvetica, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user