changed textField width

This commit is contained in:
Al Duncanson 2018-10-02 15:10:02 -04:00
parent d0d9820699
commit 2cb980822b
1 changed files with 1 additions and 0 deletions

View File

@ -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,