mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-06 23:16:52 +00:00
修复 Client异常
This commit is contained in:
@@ -30,7 +30,7 @@ const LayoutBase = props => {
|
||||
{/* 桌面端左侧菜单 */}
|
||||
{/* <LeftMenuBar/> */}
|
||||
|
||||
<div className='w-full'>
|
||||
<div id='container-inner' className='w-full'>
|
||||
{/* 移动端顶部菜单 */}
|
||||
<TopNavBar {...props}/>
|
||||
<div className='px-5 max-w-5xl justify-center mx-auto min-h-screen'>
|
||||
|
||||
Reference in New Issue
Block a user