We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7006b48 commit d72929eCopy full SHA for d72929e
src/material-experimental/mdc-form-field/form-field.scss
@@ -61,6 +61,7 @@
61
// that the projected form-field control and content can stretch as needed, but we also
62
// apply a default infix width to make the form-field's look natural.
63
.mat-mdc-form-field-infix {
64
+ line-height: 0;
65
flex: auto;
66
min-width: 0;
67
width: form-field-sizing.$mat-form-field-default-infix-width;
0 commit comments