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