Making time table viz scrollable (#3808)

This commit is contained in:
michellethomas 2017-11-08 16:18:59 -08:00 committed by Grace Guo
parent 4fa1f0ab17
commit 70c7315ae0

View File

@ -1,4 +1,3 @@
.time_table .chart-container{
.time_table.slice_container {
overflow: auto;
padding: 10px;
}