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 d0106c1 commit 7b7bbfbCopy full SHA for 7b7bbfb
src/material-experimental/mdc-form-field/_form-field-sizing.scss
@@ -20,8 +20,6 @@ $mat-form-field-hint-min-space: 1em !default;
20
// inputs. We take the explicit numbers provided by the Material Design specification.
21
// https://material.io/components/text-fields/#specs
22
23
-$mat-form-field-height: 56px;
24
-
25
// Vertical spacing of the text-field if there is a label. MDC hard-codes the spacing into
26
// their styles, but their spacing variables would not work for our form-field structure anyway.
27
// This is because MDC's alignment depends on the input element to expand to full infix height.
0 commit comments