mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-06 07:26:45 +00:00
部分配置支持环境变量
This commit is contained in:
@@ -36,7 +36,7 @@ const SideAreaLeft = ({ currentTag, post, postCount, currentSearch }) => {
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<Card className='sticky top-4'>
|
||||
<Card className='sticky top-4 hidden lg:block'>
|
||||
<Tabs>
|
||||
{showToc && (
|
||||
<div key={locale.COMMON.TABLE_OF_CONTENTS} className='dark:text-gray-400 text-gray-600 bg-white dark:bg-gray-800 duration-200'>
|
||||
|
||||
Reference in New Issue
Block a user