As suggested in documentation, i have tried below properties first.
this.gridOptions.rowHeight = 25;
this.gridOptions.headerHeight= 28;
But it ended up like below: grid
We have also tried the material css property changes, but didnt see any reflection to the grid.
$ag-mat-grid-size: 4px;
$ag-mat-icon-size: 12px;
Please give us the suggestion here.