|
|
|
@ -250,9 +250,9 @@ function Follow() {
|
|
|
|
|
|
|
|
|
|
<Layout.Sider
|
|
|
|
|
zeroWidthTriggerStyle={{ top: '30px' }}
|
|
|
|
|
width='280'
|
|
|
|
|
width='280' theme='light' className='overflow-y-auto'
|
|
|
|
|
style={{
|
|
|
|
|
backgroundColor: '#fff',
|
|
|
|
|
height: 'calc(100vh - 166px)'
|
|
|
|
|
}}
|
|
|
|
|
collapsible
|
|
|
|
|
collapsed={collapsed}
|
|
|
|
|