mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-19 10:48:46 +00:00
Merge pull request #5186 from goodygh/datatables_sorting
[Web] Datatables sorting
This commit is contained in:
@@ -342,6 +342,10 @@ div.dataTables_wrapper div.dt-row {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
div.dataTables_wrapper span.sorting-value {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.dataTables_scrollHead table.dataTable {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user