mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-19 23:16:48 +00:00
feature:
排班优化,按钮缩小
This commit is contained in:
@@ -44,7 +44,7 @@ export default function ArticleDetail ({ post, blockMap, recommendPosts, prev, n
|
||||
<>
|
||||
<Progress targetRef={targetRef} />
|
||||
|
||||
<div id="article-wrapper" ref={targetRef} className="flex-grow">
|
||||
<div id="article-wrapper" ref={targetRef} className="flex-grow mt-14 md:mt-0">
|
||||
<div className="max-w-5xl mx-auto w-screen md:w-full ">
|
||||
<article
|
||||
itemScope
|
||||
|
||||
Reference in New Issue
Block a user