mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
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:
parent
4a2fbf7280
commit
77aa4cf7f4
3 changed files with 4 additions and 3 deletions
|
|
@ -238,6 +238,7 @@ export default {
|
|||
|
||||
&__headline {
|
||||
text-align: center;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
4
dist/core-login.js
vendored
4
dist/core-login.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-login.js.map
vendored
2
dist/core-login.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue