mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 15:09:22 +00:00
hexo:侧边栏宽度
This commit is contained in:
@@ -13,7 +13,7 @@ export default function SideRight(props) {
|
||||
} = props
|
||||
|
||||
return (
|
||||
<div className={'space-y-4 xl:w-96 xl:pt-0 xl:px-2 pt-4'}>
|
||||
<div className={'space-y-4 xl:w-80 xl:pt-0 xl:px-2 pt-4'}>
|
||||
<InfoCard {...props} />
|
||||
{CONFIG_HEXO.WIDGET_ANALYTICS && <AnalyticsCard {...props} />}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user