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:
Wilfred Asomani 2023-10-24 17:49:03 +00:00 committed by Storj Robot
parent ff16d2fa02
commit 3ba452b301

View File

@ -1300,7 +1300,7 @@ async function createUser(): Promise<void> {
.logo-no-partner {
cursor: pointer;
width: 100%;
max-width: 100%;
}
.register-input {