Commit 6b2195c
committed
Refine Select.field-input styling
Adjust Select.field-input CSS to remove its own border and padding (keeping height: 3) and prevent double borders on focus. Add a rule to give the inner SelectCurrent element the standard border so the visual outline is applied to the correct child, while the existing focus rule still highlights SelectCurrent with the amber border. These tweaks clean up layout and border rendering for select inputs.1 parent f980fb3 commit 6b2195c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
279 | 281 | | |
280 | 282 | | |
281 | 283 | | |
| |||
0 commit comments