diff --git a/styles.css b/styles.css index c187810..a0b6379 100644 --- a/styles.css +++ b/styles.css @@ -27,7 +27,7 @@ .swarnam-source-root { flex: 1 1 0; - overflow-x: scroll; + overflow-x: auto; display: flex; align-items: stretch; flex-direction: column;