feat: updates

This commit is contained in:
qier222 2022-06-12 15:29:14 +08:00
parent 196a974a64
commit 8f4c3d8e5b
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
24 changed files with 572 additions and 93 deletions

View file

@ -4,6 +4,7 @@ import Router from './Router'
const Main = () => {
return (
<main
id='main'
className={cx(
'no-scrollbar overflow-y-auto pb-16 pr-6 pl-10',
css`