mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-20 15:09:40 +00:00
NotionAPI调整
This commit is contained in:
@@ -62,7 +62,7 @@ const TocBar = ({ toc }) => {
|
||||
'notion-table-of-contents-item px-5',
|
||||
`notion-table-of-contents-item-indent-level-${tocItem.indentLevel}`,
|
||||
activeSection === id &&
|
||||
' font-bold text-black dark:text-white animate__animated animate__pulse'
|
||||
' font-bold text-black dark:text-white animate-pulse'
|
||||
)}
|
||||
>
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user