diff --git a/web/satellite/src/components/accessGrants/steps/CreatePassphraseStep.vue b/web/satellite/src/components/accessGrants/steps/CreatePassphraseStep.vue index c45a03f54..baa91e0e4 100644 --- a/web/satellite/src/components/accessGrants/steps/CreatePassphraseStep.vue +++ b/web/satellite/src/components/accessGrants/steps/CreatePassphraseStep.vue @@ -2,87 +2,30 @@ // See LICENSE for copying information. + + diff --git a/web/satellite/src/components/objects/CreatePassphrase.vue b/web/satellite/src/components/objects/CreatePassphrase.vue index 90d8c731d..2b83f745d 100644 --- a/web/satellite/src/components/objects/CreatePassphrase.vue +++ b/web/satellite/src/components/objects/CreatePassphrase.vue @@ -1,9 +1,51 @@ // Copyright (C) 2021 Storj Labs, Inc. // See LICENSE for copying information. + + + + diff --git a/web/satellite/src/components/objects/ObjectsArea.vue b/web/satellite/src/components/objects/ObjectsArea.vue index 6f91ea5e6..42779a5f8 100644 --- a/web/satellite/src/components/objects/ObjectsArea.vue +++ b/web/satellite/src/components/objects/ObjectsArea.vue @@ -4,7 +4,7 @@