Skip to content

Commit

Permalink
[#481] ]wrap too long link
Browse files Browse the repository at this point in the history
  • Loading branch information
Sworzen1 authored and pmbinapps committed Mar 15, 2024
1 parent fa32861 commit 5b409c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export function ExternalLinkModal() {
marginBottom: "38px",
color: primaryBlue,
textDecoration: "underline",
wordBreak: "break-word",
}}
>
{state?.externalLink}
Expand Down

0 comments on commit 5b409c4

Please sign in to comment.