We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee99749 commit c9afe78Copy full SHA for c9afe78
packages/material-ui/src/OutlinedInput/NotchedOutline.js
@@ -50,6 +50,7 @@ export const styles = (theme) => {
50
paddingLeft: 5,
51
paddingRight: 5,
52
display: 'inline-block',
53
+ whiteSpace: 'nowrap',
54
},
55
56
/* Styles applied to the legend element is notched. */
0 commit comments