I have the following piece of code
This worked for me
.mat-tab-group > .mat-tab-header > .mat-tab-label-container > .mat-tab-list > .mat-tab labels { .mat-tab-label[role^='tab'] { min-width: 72px; } }