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 210c7e0 commit fdce96dCopy full SHA for fdce96d
src/material/form-field/form-field-standard.scss
@@ -35,7 +35,7 @@ $mat-form-field-standard-padding-top: 0.75em !default;
35
36
@include cdk-high-contrast(active, off) {
37
height: 0;
38
- border-top: $height;
+ border-top: solid $height;
39
}
40
41
0 commit comments