Refactored TreeTable header-footer cells

This commit is contained in:
Cagatay Civici 2024-05-25 18:18:53 +03:00
parent 13c271fe97
commit a4953d47c3
6 changed files with 40 additions and 27 deletions

View file

@ -10,7 +10,6 @@ const theme = ({ dt }) => `
width: 100%;
}
.p-datatable-scrollable > .p-datatable-table-container {
position: relative;
}