mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
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:
parent
79c2353d7f
commit
183276a5f3
3 changed files with 4 additions and 3 deletions
|
|
@ -237,6 +237,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