From 09cb120f9281a5227bce46b529979aeaeaed5203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 27 Oct 2022 16:03:06 +0200 Subject: [PATCH] Add 'ds-spaces' to the other registration slider components --- webapp/components/Registration/RegistrationSlideCreate.vue | 3 +++ webapp/components/Registration/RegistrationSlideEmail.vue | 1 + webapp/components/Registration/RegistrationSlideNoPublic.vue | 1 + webapp/components/Registration/RegistrationSlideNonce.vue | 1 + 4 files changed, 6 insertions(+) diff --git a/webapp/components/Registration/RegistrationSlideCreate.vue b/webapp/components/Registration/RegistrationSlideCreate.vue index 35bba6614..0906fc8a4 100644 --- a/webapp/components/Registration/RegistrationSlideCreate.vue +++ b/webapp/components/Registration/RegistrationSlideCreate.vue @@ -6,6 +6,7 @@ {{ $t('components.registration.create-user-account.success') }} +
@@ -21,6 +22,7 @@ {{ $t('site.back-to-login') }} +
diff --git a/webapp/components/Registration/RegistrationSlideEmail.vue b/webapp/components/Registration/RegistrationSlideEmail.vue index 6ba443996..6d6454ac9 100644 --- a/webapp/components/Registration/RegistrationSlideEmail.vue +++ b/webapp/components/Registration/RegistrationSlideEmail.vue @@ -24,6 +24,7 @@ {{ $t('components.registration.email.form.sendEmailAgain') }} + diff --git a/webapp/components/Registration/RegistrationSlideNoPublic.vue b/webapp/components/Registration/RegistrationSlideNoPublic.vue index 1d26cc8e2..c5f815ef4 100644 --- a/webapp/components/Registration/RegistrationSlideNoPublic.vue +++ b/webapp/components/Registration/RegistrationSlideNoPublic.vue @@ -2,6 +2,7 @@ + diff --git a/webapp/components/Registration/RegistrationSlideNonce.vue b/webapp/components/Registration/RegistrationSlideNonce.vue index b9de7afd1..604d9b132 100644 --- a/webapp/components/Registration/RegistrationSlideNonce.vue +++ b/webapp/components/Registration/RegistrationSlideNonce.vue @@ -19,6 +19,7 @@ {{ $t('components.registration.email-nonce.form.description') }} +