mirror of
https://github.com/nextcloud/server.git
synced 2026-03-19 17:13:56 -04:00
Merge pull request #39848 from nextcloud/39804-wrap-org-name-login-form
Wrap long productName on login form
This commit is contained in:
commit
6fcd00a2b2
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