mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-26 16:51:00 +08:00
increase width to 500px
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
aba666859b
commit
7a10602c63
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ input {
|
|||
padding: 20px;
|
||||
max-width: 100%;
|
||||
word-break: break-word;
|
||||
max-width: 470px;
|
||||
max-width: 500px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue