mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-19 07:26:50 +00:00
feature: 调整Hexo 页面
This commit is contained in:
@@ -29,8 +29,7 @@ const Utterances = ({ issueTerm, layout }) => {
|
||||
anchor.innerHTML = ''
|
||||
}
|
||||
})
|
||||
return <div id="comments" >
|
||||
<div className="utterances-frame h-auto w-auto"/>
|
||||
return <div id="comments" className='utterances' >
|
||||
</div>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user