mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 07:26:45 +00:00
heo 主题 一点点细节
This commit is contained in:
@@ -48,7 +48,7 @@ export const MenuListSide = props => {
|
||||
}
|
||||
|
||||
return (
|
||||
<nav className='flex-col space-y-2'>
|
||||
<nav className='flex-col space-y-1'>
|
||||
{links?.map((link, index) => (
|
||||
<MenuItemCollapse key={index} link={link} />
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user