Improved assymmetric padding in datatables footer

This commit is contained in:
Jan Böhmer 2024-08-24 15:55:45 +02:00
parent b99777cde1
commit 173a8ee680

View file

@ -63,10 +63,6 @@ table.dataTable > tbody > tr.selected > td > a {
margin-block-end: 0;
}
.card-footer-table {
padding-top: 0;
}
table.dataTable {
margin-top: 0 !important;
}