Merge pull request #39857 from nextcloud/manual/backport/stable25/39804/wrap-org-name-login-form

[stable25] Wrap long productName on login form
This commit is contained in:
Arthur Schiwon 2023-09-05 18:50:50 +02:00 committed by GitHub
commit 1db32fe51e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -237,6 +237,7 @@ export default {
&__headline {
text-align: center;
overflow-wrap: anywhere;
}
}
</style>

4
dist/core-login.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long