table.table-datatable2 { & > thead > tr { & > th.dt-orderable-asc span.dt-column-title { margin-right : 5px; } & > th.dt-orderable-asc span.dt-column-order, & > th.dt-orderable-desc span.dt-column-order { position : relative; left : 0; top : 0; bottom : 0; &::after { margin-top : 3px; } } } & > tbody > tr[data-dt-row]:not([data-dt-row='']) > td { padding : 0.75rem; } div.dt-container .dt-paging .dt-paging-button { padding : 0; margin : 0; } th.dt-type-numeric, th.dt-type-date, td.dt-type-numeric, td.dt-type-date { text-align : left; } }