Open RedHeadEmile opened 7 months ago
15.x
When the mat-label is too long, it overlap the mat-suffix of the mat-form-field.
Here's a repro for this bug: https://stackblitz.com/edit/amxngc?file=src%2Fexample%2Fform-field-appearance-example.html
Is this a regression?
The previous version in which this bug was not present was
15.x
Description
When the mat-label is too long, it overlap the mat-suffix of the mat-form-field.
Reproduction
Expected Behavior
Actual Behavior
Environment