enhance(view):调整窗口宽度与浏览侧栏宽度。
This commit is contained in:
@@ -33,7 +33,8 @@ export const NavMenu: FC = () => {
|
||||
return (
|
||||
<Stack
|
||||
spacing={8}
|
||||
miw={220}
|
||||
w={300}
|
||||
mw={200}
|
||||
h="inherit"
|
||||
sx={theme => ({
|
||||
flexGrow: 1,
|
||||
|
||||
Reference in New Issue
Block a user