@@ -1,6 +1,6 @@
.mtp-table-scroll {
flex : 1;
- overflow-y : auto;
+ overflow : hidden;
display : flex;
flex-direction: column;
height : 100%;