-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
component: TextareaAutosizeThe React component.The React component.
Description
When you have an error message on textfields that have to wrap, the text wraps up instead of down.
Well, it doesn't have to wrap down, but as it stands, it's nigh unreadable.
Removing .mui-text-field .mui-text-field-error's bottom property and replacing it with top: 100%; does the trick for me, but I know that that will probably cause issues with stacked fields.
Metadata
Metadata
Assignees
Labels
component: TextareaAutosizeThe React component.The React component.
