• Robert Knight's avatar
    Increase input font size for touch devices · 1bbcc6d6
    Robert Knight authored
    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.
    1bbcc6d6
SearchField.tsx 4 KB