diff --git a/src/app/components/pab-table/pab-table.component.html b/src/app/components/pab-table/pab-table.component.html
index 70dfaa219dca2d79983fa9227181e39369f43d90..d7570ab3726ee2af40f7d1743c7bec473e291e8b 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">
+    <p-table id="geometry" [columns]="cols" [value]="rows" class="pab-data-table" responsiveLayout="scroll">
 
         <ng-template pTemplate="header" let-columns>
             <tr>