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]>
  • Loading branch information
nfebe committed Aug 14, 2023
1 parent ac063c0 commit 92b0c50
Showing 1 changed file with 1 addition and 0 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>

0 comments on commit 92b0c50

Please sign in to comment.