Skip to content

Commit 85e0db0

Browse files
solracsfPytal
authored andcommitted
Switch to overflow-wrap
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 1923ecf commit 85e0db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/settings/src/components/PersonalInfo/ProfileSection/ProfilePreviewCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export default {
148148
left: 78px;
149149
overflow: hidden;
150150
text-overflow: ellipsis;
151-
word-break: break-word;
151+
overflow-wrap: anywhere;
152152
153153
@supports (-webkit-line-clamp: 2) {
154154
display: -webkit-box;

0 commit comments

Comments
 (0)