Skip to content

Commit

Permalink
set sider width
Browse files Browse the repository at this point in the history
  • Loading branch information
arrested-developer committed Oct 4, 2019
1 parent 33a8568 commit 3964eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Admin/SideMenu/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ export default function SideMenu() {
}}
theme="light"
style={{ paddingTop: '2rem' }}
width={250}
>
<InnerMenu />
</Sider>
Expand Down

0 comments on commit 3964eee

Please sign in to comment.