mirror of
https://github.com/zhigang1992/react.git
synced 2026-02-10 09:03:57 +08:00
docs: remove scroll on mobile screen
This commit is contained in:
@@ -76,7 +76,7 @@ const Application: NextPage<AppProps> = ({ Component, pageProps }) => {
|
||||
color: ${theme.palette.accents_3};
|
||||
}
|
||||
|
||||
body {
|
||||
html, body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user