Fix minor ui-bugs
This commit is contained in:
@@ -78,9 +78,6 @@ const styles: StyleRulesCallback = theme => ({
|
||||
paddingLeft: theme.spacing(6),
|
||||
transition: theme.transitions.create('width'),
|
||||
width: '100%',
|
||||
[theme.breakpoints.up('md')]: {
|
||||
width: 200,
|
||||
},
|
||||
},
|
||||
menuButton: {
|
||||
marginLeft: -12,
|
||||
|
||||
Reference in New Issue
Block a user