diff --git a/dev/index.css b/dev/index.css index 3a0843b..8a8c65a 100644 --- a/dev/index.css +++ b/dev/index.css @@ -52,6 +52,7 @@ div.collection div.item { max-width: 100%; position: relative; + overflow: hidden; display: flex; flex-flow: column nowrap; @@ -64,9 +65,6 @@ div.collection div.item { html, body { overflow-y: visible; } - #console { - overflow-y: visible; - } div.collection div.item { flex-basis: 100%; height: auto;