Merge pull request #2140 from PhoenixPeca/master
Use Horizontal Table Scrollbar Instead
This commit is contained in:
commit
0111362ef5
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user