Update admin.css

master
Phoenix Eve Aspacio 2017-06-26 07:23:48 +08:00 committed by GitHub
parent c4f25b7dde
commit 48557a4de9
1 changed files with 1 additions and 1 deletions

View File

@ -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-x: scroll !important;
} }
body { body {
overflow-y:scroll; overflow-y:scroll;