mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-08 07:26:47 +00:00
优化主题hexo样式,修复几处问题,包括移动端分类按钮尺寸过小的问题,移除多出hr分割线美化暗色模式下视觉效果等
This commit is contained in:
@@ -25,7 +25,6 @@ const SideBar = (props) => {
|
||||
<MenuGroupCard {...props} />
|
||||
</div>
|
||||
</div>
|
||||
<hr className=' border-dashed'/>
|
||||
<MenuListSide {...props} />
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user