Wrap long productName on login form

Backport : https://github.com/nextcloud/server/pull/39848

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
fenn-cs 2023-08-14 09:37:57 +01:00
parent 79c2353d7f
commit 183276a5f3
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