feature: Live2D调整 样式

This commit is contained in:
tangly1024
2021-12-28 15:02:23 +08:00
parent bee7fafcda
commit a27c0f0f4e
4 changed files with 8 additions and 7 deletions

View File

@@ -168,9 +168,8 @@ export default function ArticleDetail ({ post, blockMap, recommendPosts, prev, n
</div>
{/* 宠物 */}
<div className='fixed left-0 bottom-0'>
<Live2D/>
</div>
<Live2D/>
</>)
}