Commit 288169de authored by unrealsmart's avatar unrealsmart Committed by ddcat1115

Slider breakpoint: md => lg (#779)

parent 9223ce08
...@@ -213,7 +213,7 @@ export default class SiderMenu extends PureComponent { ...@@ -213,7 +213,7 @@ export default class SiderMenu extends PureComponent {
trigger={null} trigger={null}
collapsible collapsible
collapsed={collapsed} collapsed={collapsed}
breakpoint="md" breakpoint="lg"
onCollapse={onCollapse} onCollapse={onCollapse}
width={256} width={256}
className={styles.sider} className={styles.sider}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment