This commit is contained in:
tugcekucukoglu 2024-11-14 12:21:47 +03:00
parent d2b06b4ff3
commit 1d5309afc1

View file

@ -31,7 +31,7 @@ const theme = ({ dt }) => `
.p-treetable-scrollable .p-treetable-frozen-column {
position: sticky;
background: inherit;
background: ${dt('treetable.header.cell.background')};
}
.p-treetable-scrollable th.p-treetable-frozen-column {