Use Horizontal Table Scrollbar Instead
@@ -9,7 +9,7 @@ table.footable>tbody>tr.footable-empty>td {
overflow: visible !important;
}
.table-responsive {
- overflow: visible !important;
+ overflow: auto !important;
@media screen and (max-width: 767px) {