mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-30 15:10:11 +00:00
hexo 移动端适配侧边栏
This commit is contained in:
@@ -19,7 +19,7 @@ export default function SideRight (props) {
|
||||
} = props
|
||||
|
||||
return (
|
||||
<div className={'w-80 space-y-4'}>
|
||||
<div className={'md:w-80 p-2 space-y-4'}>
|
||||
<InfoCard {...props}/>
|
||||
<AnalyticsCard {...props}/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user