Skip to content

Commit

Permalink
menu icon btn is a bit bigger than before
Browse files Browse the repository at this point in the history
  • Loading branch information
TutulDevs committed Oct 3, 2021
1 parent 11008e4 commit cf3dc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layout/MainHeader.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const MainHeader = (props) => {
edge="start"
onClick={props.onClick}
>
<RiMenu3Line fontSize="small" />
<RiMenu3Line />
</ToggleButtonStyle>

<IconButton aria-label="search">
Expand Down

0 comments on commit cf3dc28

Please sign in to comment.