Commit 5833d43
committed
style(mobile/forms): drop native TextInput padding reset on Field
The explicit padding: 0 / includeFontPadding: false override
was over-correcting the input height, making it feel cramped
against the button. Letting RN use its defaults reads better.1 parent 84af359 commit 5833d43
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments