Skip to content

Commit

Permalink
remove justify-content
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeshanTamboli committed Nov 15, 2024
1 parent cc03c92 commit 685c2ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ const AccordionSummaryRoot = styled(ButtonBase, {
letterSpacing: 'inherit',
font: 'inherit',
width: '100%',
justifyContent: 'space-between',
minHeight: 48,
padding: theme.spacing(0, 2),
transition: theme.transitions.create(['min-height', 'background-color'], transition),
Expand Down

0 comments on commit 685c2ce

Please sign in to comment.