Update EntityAdrContent.tsx
Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,7 @@ const useStyles = makeStyles((theme: Theme) => ({
|
||||
},
|
||||
adrBox: {
|
||||
display: 'flex',
|
||||
justifyContent: 'space-around',
|
||||
justifyContent: 'space-between',
|
||||
marginTop: '10px',
|
||||
},
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user