🐻 取消defer

This commit is contained in:
tangly1024
2021-09-29 15:52:42 +08:00
parent 7a776ffe7f
commit 98cee0efa0
4 changed files with 28 additions and 29 deletions

View File

@@ -161,7 +161,7 @@ const ArticleLayout = ({
{/* 下方菜单组 */}
<div
className='right-0 space-x-2 fixed flex bottom-20 px-5 py-1 duration-500'>
className='right-0 space-x-2 fixed flex bottom-24 px-5 py-1 duration-500'>
<div className='flex-wrap'>
{/* 分享按钮 */}
<ShareButton post={frontMatter} />