mirror of
https://github.com/zhigang1992/react.git
synced 2026-02-10 22:45:11 +08:00
chore: remove unused
This commit is contained in:
@@ -88,10 +88,6 @@ const Application: NextPage<AppProps<{}>> = ({ Component, pageProps }) => {
|
||||
color: ${theme.palette.accents_3};
|
||||
}
|
||||
|
||||
body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
body::-webkit-scrollbar {
|
||||
width: 0;
|
||||
background-color: ${theme.palette.accents_1};
|
||||
|
||||
Reference in New Issue
Block a user