mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-20 07:26:46 +00:00
feature:
修复编译异常
This commit is contained in:
@@ -89,7 +89,7 @@ const BaseLayout = ({
|
||||
<Footer />
|
||||
|
||||
<JumpToTopButton targetRef={targetRef} showPercent={true} />
|
||||
<div className='hidden lg:block fixed right-5 bottom-52 py-2 px-2.5 rounded-full
|
||||
<div className='hidden lg:block fixed right-5 bottom-52 py-1.5 px-2.5 rounded-full
|
||||
bg-white text-black shadow-card dark:border-gray-500 dark:bg-gray-700 dark:text-white'>
|
||||
<DarkModeButton />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user