diff --git a/src/styles/styles.ts b/src/styles/styles.ts index 3c5960f0e3d2..63e219d7e953 100644 --- a/src/styles/styles.ts +++ b/src/styles/styles.ts @@ -2659,7 +2659,8 @@ const styles = (theme: ThemeColors) => }, moneyRequestPreviewBoxAvatar: { - marginRight: -10, + // This should "hide" the right border of the last avatar + marginRight: -2, marginBottom: 0, },