You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
fix(input): increase placeholder contrast on focus (#9804)
According to Material Design spec and a11y accessibility, a focused
text field should have a secondary text opacity
* Change input placeholder color from foreground-3 to foreground-2 on focus
Fixes#8903
0 commit comments