Repair layout
This commit is contained in:
@@ -7,7 +7,7 @@ const { Sider } = Layout;
|
||||
const LayoutSidebar = () => {
|
||||
return (
|
||||
<Sider
|
||||
width={300}
|
||||
width={210}
|
||||
breakpoint="lg"
|
||||
collapsedWidth="0"
|
||||
onBreakpoint={(broken) => {
|
||||
|
||||
Reference in New Issue
Block a user