Commit e3c7ce7
authored
fix(input): Date or time types – initial value gets displayed as placeholder (#5366)
* fix(input): Date or time types – initial value would get displayed as placeholder
* Improve comments in _form-components.scss
Add comment to clarify purpose of value attributes
* refactor: adapted comment1 parent 5af3191 commit e3c7ce7
File tree
1 file changed
+14
-1
lines changed- packages/components/src/styles/internal
1 file changed
+14
-1
lines changedLines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
84 | 97 | | |
85 | 98 | | |
86 | 99 | | |
| |||
0 commit comments