Skip to content

Commit

Permalink
Wrap long productName on login form
Browse files Browse the repository at this point in the history
Backport : #39848

Signed-off-by: fenn-cs <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
Fenn-CS authored and nextcloud-command committed Aug 14, 2023
1 parent 76efab3 commit 4181979
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions core/src/components/login/LoginForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ export default {
&__headline {
text-align: center;
overflow-wrap: anywhere;
}
}
</style>
4 changes: 2 additions & 2 deletions dist/core-login.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-login.js.map

Large diffs are not rendered by default.

0 comments on commit 4181979

Please sign in to comment.