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