Closed indev-at closed 1 year ago
Datatables overflow out of the card.
Maybe this could be included in the next bugfix ;)
a quick solution would be:
.datatable-container { overflow-x: scroll; }
We did fix this up with the last update, so I will mark this as closed.
Datatables overflow out of the card.
Maybe this could be included in the next bugfix ;)
a quick solution would be: