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 f93c1a6 commit fc1e1e8Copy full SHA for fc1e1e8
src/material-experimental/mdc-form-field/_form-field-density.scss
@@ -89,6 +89,7 @@
89
.mdc-floating-label--float-above {
90
--mat-mdc-form-field-label-transform: translateY(
91
-#{mdc-textfield.get-outlined-label-position-y($height)}) scale(0.75);
92
+ transform: var(--mat-mdc-form-field-label-transform);
93
}
94
95
// Add vertical spacing to the infix to ensure that outlined form fields have their controls
0 commit comments