Skip to content

Commit fc1e1e8

Browse files
committed
fixup! fix(material-experimental/mdc-form-field): update src/material-experimental/mdc-form-field/form-field.ts
1 parent f93c1a6 commit fc1e1e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
.mdc-floating-label--float-above {
9090
--mat-mdc-form-field-label-transform: translateY(
9191
-#{mdc-textfield.get-outlined-label-position-y($height)}) scale(0.75);
92+
transform: var(--mat-mdc-form-field-label-transform);
9293
}
9394

9495
// Add vertical spacing to the infix to ensure that outlined form fields have their controls

0 commit comments

Comments
 (0)