diff --git a/src/styles/index.ts b/src/styles/index.ts index 9d7bc9ab05ad..efdf66a2732a 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -4027,6 +4027,7 @@ const styles = (theme: ThemeColors) => backgroundColor: colors.green800, borderRadius: 20, width: 335, + overflow: 'hidden', }, eReceiptBackgroundThumbnail: {