remove extra scrollbar on mobile (#67)
This commit is contained in:
@@ -24,6 +24,7 @@ const useStyles = makeStyles((theme: Theme) => ({
|
|||||||
[theme.breakpoints.up('md')]: {
|
[theme.breakpoints.up('md')]: {
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
},
|
},
|
||||||
|
overflow: 'hidden',
|
||||||
},
|
},
|
||||||
|
|
||||||
chapters: {
|
chapters: {
|
||||||
|
|||||||
Reference in New Issue
Block a user