Fixed #1158 - Datatable - Subheader Grouping with button, button comes over the subheader

pull/1088/head
Cagatay Civici 2021-04-15 15:23:45 +03:00
parent 73dc3e6878
commit 1efe8f27f1
1 changed files with 1 additions and 0 deletions

View File

@ -1903,6 +1903,7 @@ export default {
.p-datatable-scrollable .p-rowgroup-header {
position: sticky;
z-index: 1;
}
/* Resizable */