Change admin layout, add Postfix logs

This commit is contained in:
andryyy
2017-05-08 00:27:35 +02:00
parent aa98d86feb
commit 3b80a1af37
7 changed files with 351 additions and 221 deletions

View File

@@ -10,4 +10,7 @@ table.footable>tbody>tr.footable-empty>td {
}
.table-responsive {
overflow: visible !important;
}
}
body {
overflow-y:scroll;
}