thumbtack / thumbprint

Thumbprint is the design system at Thumbtack.
https://thumbprint.design
Apache License 2.0
201 stars 27 forks source link

`TextButton` should allow left aligning the text #976

Open ankitprahladsoni opened 7 months ago

ankitprahladsoni commented 7 months ago

Currently the text inside TextButton is always center aligned which works on desktop but looks a bit off for mobile devices especially if the text is longer than the screen width.

image