web/satellite: fix signup logo alignment
This change fixes the alignment of the Storj logo on the registration page on Safari. Issue: #6429 Change-Id: I70a5c28a939c6a8975eb23ea1f409643b6da334a
This commit is contained in:
parent
ff16d2fa02
commit
3ba452b301
@ -1300,7 +1300,7 @@ async function createUser(): Promise<void> {
|
||||
|
||||
.logo-no-partner {
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.register-input {
|
||||
|
Loading…
Reference in New Issue
Block a user