@@ -80,7 +80,8 @@
.ld-table-body-wrapper {
width: 100%;
- overflow: auto;
+ overflow-x: auto;
+ overflow-y: hidden;
& .ld-table {
border-top: 0;