Skip to content

Commit

Permalink
disableGutters
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Feb 25, 2024
1 parent 736e6aa commit 5420bf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/folders/AmendementTab/AmendementCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export default function AmendementCard(props: Amendement) {
return (
<Accordion
elevation={0}
disableGutters
sx={(theme) => ({
borderBottom: `solid ${theme.palette.divider} 1px`,
borderRadius: 0,
Expand Down

0 comments on commit 5420bf7

Please sign in to comment.