Skip to content

Commit a214ddb

Browse files
Change to overflow-wrap
1 parent 9b380e9 commit a214ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/splash/splash.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
.social-message {
105105
border: 0;
106106
padding: 0;
107-
word-break: break-word;
107+
overflow-wrap: anywhere;
108108
}
109109

110110
.activity-img {

0 commit comments

Comments
 (0)