mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-15 07:26:48 +00:00
theme plog pt mobile
This commit is contained in:
@@ -68,7 +68,7 @@ const LayoutBase = props => {
|
||||
<Header {...props} />
|
||||
|
||||
{/* 主区 */}
|
||||
<main id='out-wrapper' className={'relative m-auto flex-grow w-full transition-all pb-16'}>
|
||||
<main id='out-wrapper' className={'relative m-auto flex-grow w-full transition-all pb-16 pt-16 md:pt-0'}>
|
||||
|
||||
<Transition
|
||||
show={!onLoading}
|
||||
|
||||
Reference in New Issue
Block a user