[BS5] jquery datatable - add classes to action column

This commit is contained in:
FreddleSpl0it
2022-06-08 15:28:45 +02:00
parent 4ba0e155f3
commit df56d73cec
5 changed files with 58 additions and 29 deletions

View File

@@ -194,6 +194,11 @@
.card-login .btn-group .btn {
display: block !important;
}
.dt-sm-head-hidden .dtr-title {
display: none !important;
}
}
@media (max-width: 350px) {