Skip to content

Commit 7518917

Browse files
solracsfPytal
andcommitted
Switch to overflow-wrap
Co-authored-by: Pytal <[email protected]> Signed-off-by: Git'Fellow <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent 6fc810a commit 7518917

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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;

dist/settings-vue-settings-personal-info.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/settings-vue-settings-personal-info.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)