optimize tracker, using more RAM, less CPU

This commit is contained in:
Fabian Dill
2020-06-28 09:28:13 +02:00
parent 36db420120
commit dacecc4637
5 changed files with 37 additions and 16 deletions

View File

@@ -9,4 +9,8 @@ table.dataTable.table-sm > thead > tr > th :not(.sorting_disabled) {
th {
padding: 1px !important;
}
table {
width: 100% !important;
}