TextField label getting ugly when too long #22157
Labels
component: text field
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Current Behavior 😯
The label text
a b c d e f g h i j k l m n o p q r s t
does wrap:Expected Behavior 🤔
It shouldn't look that ugly :D I've tried some thing in CodeSandbox (see below) that could be a more pleasing solution.
Steps to Reproduce 🕹
https://codesandbox.io/s/elated-http-w8u25?file=/src/Demo.js
Just uncomment one of the "style" lines to see what my suggested fixes look like.
Steps:
Your Environment 🌎
The text was updated successfully, but these errors were encountered: