Skip to content

Commit 13f36d0

Browse files
committed
fix displaying long urls
1 parent 0d817ee commit 13f36d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/shareModal/components/share.css

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
font-size: 14px;
2929
margin: 0;
3030
padding: 0;
31+
word-break: break-word;
3132
}
3233

3334
.shareLink {

0 commit comments

Comments
 (0)