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 bd23da4 commit 29bfce2Copy full SHA for 29bfce2
packages/material-ui/src/FormControl/FormControl.js
@@ -18,7 +18,6 @@ export const styles = {
18
padding: 0,
19
margin: 0,
20
border: 0,
21
- zIndex: 0, // Fix blur label text issue
22
verticalAlign: 'top', // Fix alignment issue on Safari.
23
},
24
/* Styles applied to the root element if `margin="normal"`. */
0 commit comments