changed textField width
This commit is contained in:
parent
d0d9820699
commit
2cb980822b
|
@ -23,6 +23,7 @@ const styles = theme => ({
|
|||
marginRight: theme.spacing.unit,
|
||||
marginTop: theme.spacing.unit * 2,
|
||||
flexBasis: 280,
|
||||
width: '90%'
|
||||
},
|
||||
button: {
|
||||
marginLeft: theme.spacing.unit * 2,
|
||||
|
|
Loading…
Reference in New Issue