Skip to content

Commit

Permalink
fix displaying long urls
Browse files Browse the repository at this point in the history
  • Loading branch information
medyo committed Dec 9, 2023
1 parent 0d817ee commit 13f36d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/shareModal/components/share.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
font-size: 14px;
margin: 0;
padding: 0;
word-break: break-word;
}

.shareLink {
Expand Down

0 comments on commit 13f36d0

Please sign in to comment.