Skip to content

Commit

Permalink
Merge pull request #52 from WesleyjanLacerda/patch-3
Browse files Browse the repository at this point in the history
Update index.js
  • Loading branch information
rtenorioh authored Oct 9, 2022
2 parents 024f916 + c3b3c19 commit 4db7f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/MainHeaderButtonsWrapper/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { makeStyles } from "@material-ui/core/styles";

const useStyles = makeStyles(theme => ({
MainHeaderButtonsWrapper: {
flex: "none",
display: "flex",
marginLeft: "auto",
"& > *": {
margin: theme.spacing(1),
Expand Down

0 comments on commit 4db7f7a

Please sign in to comment.