Wrap long productName on login form

Resolves : https://github.com/nextcloud/server/issues/39804

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-13 11:18:46 +01:00 committed by nextcloud-command
parent 4a2fbf7280
commit 77aa4cf7f4
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