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 3694f3f commit 8791d59Copy full SHA for 8791d59
src/material/form-field/_form-field-theme.import.scss
@@ -14,7 +14,7 @@ $mat-mdc-mdc-text-field-disabled-placeholder-ink-color, $mat-mdc-mdc-text-field-
14
$mat-mdc-mdc-text-field-ink-color, $mat-mdc-mdc-text-field-label,
15
$mat-mdc-mdc-text-field-outlined-disabled-border, $mat-mdc-mdc-text-field-outlined-hover-border,
16
$mat-mdc-mdc-text-field-outlined-idle-border, $mat-mdc-mdc-text-field-placeholder-ink-color;
17
-@forward '../../material/core/style/layout-common.import';
+@forward '../core/style/layout-common.import';
18
@forward 'form-field-density' as mat-mdc-*;
19
@forward 'form-field-subscript' as mat-mdc-*;
20
@forward 'form-field-focus-overlay' as mat-mdc-*;
0 commit comments