Skip to content

Commit 31afad8

Browse files
committed
chore: mb 1
1 parent eb733fc commit 31afad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/content/own/PeopleAndTeams/People.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ const People = ({ openModal, handleCloseModal, initialEmail }: PropsType) => {
464464
{lastWeekInvitations.length > 0 && (
465465
<Box
466466
sx={{
467-
mb: 2,
467+
mb: 1,
468468
p: 2,
469469
bgcolor: 'info.light',
470470
color: 'info.contrastText',

0 commit comments

Comments
 (0)