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
Currently there's a hack in place to stop iOS auto-zooming when an input with < 16px font size is clicked. Ideally, the permanent font size of inputs should actually be brought up to 16px (better for accessibility anyway). In order to make room for a larger overall font size so it still looks pretty, make some horizontal space on mobile:
Floating labels on the inputs
The budget grid columns are currently equal width. Can make the last column with the over/under chip shrink to fit its contents
The text was updated successfully, but these errors were encountered:
Currently there's a hack in place to stop iOS auto-zooming when an input with < 16px font size is clicked. Ideally, the permanent font size of inputs should actually be brought up to 16px (better for accessibility anyway). In order to make room for a larger overall font size so it still looks pretty, make some horizontal space on mobile:
The text was updated successfully, but these errors were encountered: