Increase input font size for touch devices
This fixes an issue on smaller iOS devices (eg. iPhone) where the browser zooms in when an input field with < 16px font size is tapped. This change ought to be applied to the `Input` component in the pattern library, but until then, apply it to input fields in the client. This change was taken from the `MarkdownEditor` component.
Showing
Please register or sign in to comment