[Web] Various UI fixes

This commit is contained in:
andryyy
2019-05-05 20:44:29 +02:00
parent 05a2301ea6
commit 9529b7a542
2 changed files with 34 additions and 1 deletions

View File

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