mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
heo 导航栏动画细节
This commit is contained in:
@@ -158,7 +158,7 @@ const Header = props => {
|
||||
</div>
|
||||
|
||||
{/* 右侧固定 */}
|
||||
<div className='flex flex-shrink-0 justify-center items-center'>
|
||||
<div className='flex flex-shrink-0 justify-end items-center w-48'>
|
||||
<RandomPostButton {...props} />
|
||||
<SearchButton {...props} />
|
||||
{!JSON.parse(siteConfig('THEME_SWITCH')) && (
|
||||
|
||||
Reference in New Issue
Block a user