diff --git a/src/app/components/pab-table/pab-table.component.html b/src/app/components/pab-table/pab-table.component.html index d7570ab3726ee2af40f7d1743c7bec473e291e8b..b68a85d56669609ca12e28023b6c4bd62701baa0 100644 --- a/src/app/components/pab-table/pab-table.component.html +++ b/src/app/components/pab-table/pab-table.component.html @@ -53,7 +53,7 @@ </div> - <p-table id="geometry" [columns]="cols" [value]="rows" class="pab-data-table" responsiveLayout="scroll"> + <p-table id="geometry" [columns]="cols" [value]="rows" styleClass="p-datatable-striped" class="pab-data-table" responsiveLayout="scroll"> <ng-template pTemplate="header" let-columns> <tr>