Skip to content

Commit 7b7bbfb

Browse files
mmalerbawagnermaciel
authored andcommitted
fix(material-experimental/mdc-form-field): remove extraneous sass var added by #21676 (#21772)
(cherry picked from commit fc86fb5)
1 parent d0106c1 commit 7b7bbfb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/material-experimental/mdc-form-field/_form-field-sizing.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ $mat-form-field-hint-min-space: 1em !default;
2020
// inputs. We take the explicit numbers provided by the Material Design specification.
2121
// https://material.io/components/text-fields/#specs
2222

23-
$mat-form-field-height: 56px;
24-
2523
// Vertical spacing of the text-field if there is a label. MDC hard-codes the spacing into
2624
// their styles, but their spacing variables would not work for our form-field structure anyway.
2725
// This is because MDC's alignment depends on the input element to expand to full infix height.

0 commit comments

Comments
 (0)