We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad44d3 commit 3b1413bCopy full SHA for 3b1413b
src/components/dialogs/commons/grid-section.tsx
@@ -35,7 +35,6 @@ export default function GridSection({
35
sx={mergeSx(customStyle, {
36
display: 'flex',
37
alignItems: 'center',
38
- justifyContent: 'space-between',
39
})}
40
component={`h${heading}`}
41
>
0 commit comments