mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-19 20:19:05 +00:00
Prevent options overflow at larger widths
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
}
|
||||
|
||||
@media (min-width: 860px) {
|
||||
max-height: none;
|
||||
max-height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user