diff --git a/src/app/components/table/table.css b/src/app/components/table/table.css index 22f9ac02c80..5f26bfb7369 100755 --- a/src/app/components/table/table.css +++ b/src/app/components/table/table.css @@ -61,6 +61,7 @@ .p-datatable-scrollable .p-frozen-column { position: sticky; background: inherit; + z-index: 1; } .p-datatable-scrollable th.p-frozen-column {