diff --git a/src/App/Timelines.css b/src/App/Timelines.css index cfcd4b11d11021362271a53aa6692cf4183f6a32..fe6400a9873dd7d082955dbe3a1b99dc8d2814f4 100644 --- a/src/App/Timelines.css +++ b/src/App/Timelines.css @@ -7,7 +7,7 @@ white-space: nowrap; min-height: 700px; width: 75vw; - overflow-x: hidden !important; + overflow-x: auto !important; max-width: inherit !important; overflow-y: hidden !important; width: 100%;