1 2 3 4 5 6 7 8 9 10
.dataviz { overflow: hidden; height: 100%; width: 100%; .datatype-button{ display: flex; flex-direction: row; } }