Skip to content

Commit 3b1413b

Browse files
authored
fix coupling modification tooltip position (#3208)
Signed-off-by: Etienne LESOT <[email protected]>
1 parent bad44d3 commit 3b1413b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/dialogs/commons/grid-section.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export default function GridSection({
3535
sx={mergeSx(customStyle, {
3636
display: 'flex',
3737
alignItems: 'center',
38-
justifyContent: 'space-between',
3938
})}
4039
component={`h${heading}`}
4140
>

0 commit comments

Comments
 (0)