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 2f1f0fd commit c21c3adCopy full SHA for c21c3ad
src/lib/form-field/_form-field-theme.scss
@@ -23,12 +23,6 @@
23
$underline-color-warn: mat-color($warn);
24
$underline-focused-color: mat-color($primary);
25
26
- // Define the width here so that it is easier for users to override with one css class worth
27
- // of specificity.
28
- .mat-form-field {
29
- width: 200px;
30
- }
31
-
32
.mat-form-field-placeholder {
33
color: $placeholder-color;
34
}
0 commit comments