mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-15 18:19:47 +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:
@@ -54,4 +54,5 @@ $horizontalPadding: 15px;
|
||||
.options-scroller {
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user