Skip to content

Commit 5538798

Browse files
committed
fixed!
1 parent 1ab8bc0 commit 5538798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Layout/styles.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ const styles = theme => ({
3535
main: {
3636
paddingTop: '0px',
3737
display: 'flex',
38+
width: '100%',
3839
transition: theme.transitions.create(['margin', 'width'], {
3940
easing: theme.transitions.easing.sharp,
4041
duration: theme.transitions.duration.leavingScreen,

0 commit comments

Comments
 (0)