Skip to content

Commit 95c26fb

Browse files
Merge branch 'dev' into IN-857-user-management
2 parents 304f153 + 67f89d3 commit 95c26fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ui/components/sections/CrisisSupport/InternationalCard.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ export const InternationalCard = ({
8282
external
8383
variant={variant.Link.inheritStyle}
8484
key={`${i}-${access_type}`}
85+
style={{ overflowWrap: 'anywhere', whiteSpace: 'normal' }}
8586
>
8687
{access_value.replace(protocol, '')}
8788
</Link>

0 commit comments

Comments
 (0)