File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/material-experimental/mdc-form-field Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2121 $_mdc-text-field-focused-label-color : $mdc-text-field-focused-label-color ;
2222 $mdc-text-field-focused-label-color : rgba (theme-variables .prop-value (primary ), 0.87 ) !global;
2323 $_mdc-text-field-placeholder-ink-color : $mdc-text-field-placeholder-ink-color ;
24- $mdc-text-field-placeholder-ink-color : rgba (theme-variables .prop-value (on-surface ), 0.54 ) !global;
24+ $mdc-text-field-placeholder-ink-color : rgba (theme-variables .prop-value (on-surface ), 0.6 ) !global;
2525 $_mdc-text-field-disabled-label-color : $mdc-text-field-disabled-label-color ;
2626 $mdc-text-field-disabled-label-color : rgba (theme-variables .prop-value (on-surface ), 0.38 ) !global;
2727 $_mdc-text-field-disabled-ink-color : $mdc-text-field-disabled-ink-color ;
You can’t perform that action at this time.
0 commit comments