As mentioned here: https://www.figma.com/file/L675ETKDnGaSwlpZAw4MIC?node-id=4097:55267#330566637
We want to reduce height of text input.
That's what I did
Details
Details
Images on:
- Android:
{F334601}
- iOS
{F334602}
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The images from test plan don't show for me. The solution is described here: https://www.notion.so/commapp/Attaching-files-and-images-on-Phabricator-af8e2195fc91462689cc8de5c96a6759
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?