I'am facing the problem that my used font-family is causing text cropping on some material components like mat-select, mat-label, mat-input. Is it just an line-height css problem? For input I solved it by increasing the line-height. But for mat-label and mat-select I don't get it. Any ideas?
Cheers