mobile-darkmode

This commit is contained in:
tangly1024
2023-06-24 12:39:48 +08:00
parent 041c7977b6
commit f28f4a39ef
3 changed files with 5 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ const PageNavDrawer = ({ post, cRef }) => {
changePageNavVisible(!pageNavVisible)
}
console.log('page', pageNavVisible)
return <>
<div id='gitbook-left-float' className='fixed top-0 left-0 z-40'>
{/* 侧边菜单 */}