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