mat-table change height code example Example: mat-table limit height .mat-table { overflow: auto; max-height: 270px; }