pull/6798/head
tugcekucukoglu 2024-11-14 12:21:47 +03:00
parent d2b06b4ff3
commit 1d5309afc1
1 changed files with 1 additions and 1 deletions

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 {