@@ -1066,6 +1066,7 @@ table {
display: flex;
flex-direction: row;
flex-wrap: wrap;
+ overflow: auto;
}
.dataBlock {