Commit 4c89760
fix: hardcode input/select/textarea colors for reliable readability
color: inherit was insufficient — use explicit hex values so inputs
always render dark text on white bg regardless of browser/OS behavior.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f610215 commit 4c89760
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
0 commit comments