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

[stable27] Wrap long productName on login form
This commit is contained in:
F. E Noel Nfebe 2023-08-14 21:33:20 +01:00 committed by GitHub
commit fe7d4ba784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -238,6 +238,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