Merge pull request #39848 from nextcloud/39804-wrap-org-name-login-form

Wrap long productName on login form
This commit is contained in:
Simon L 2023-08-13 13:43:31 +02:00 committed by GitHub
commit 6fcd00a2b2
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