From 1be5828d5744eb2735e5ea48c106b05f8a166feb Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 29 Apr 2022 11:11:28 +0200 Subject: [PATCH] register click event, icon position change --- frontend/src/components/Auth/Footer.vue | 2 +- frontend/src/layouts/AuthLayout_gdd.vue | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/Auth/Footer.vue b/frontend/src/components/Auth/Footer.vue index 88c197454..918cacc7b 100644 --- a/frontend/src/components/Auth/Footer.vue +++ b/frontend/src/components/Auth/Footer.vue @@ -51,6 +51,6 @@ export default { diff --git a/frontend/src/layouts/AuthLayout_gdd.vue b/frontend/src/layouts/AuthLayout_gdd.vue index e76a819ab..b787ad144 100644 --- a/frontend/src/layouts/AuthLayout_gdd.vue +++ b/frontend/src/layouts/AuthLayout_gdd.vue @@ -23,16 +23,18 @@ >
- + {{ $t('signup') }}
{{ $t('auth.left.hasAccount') }} - - - {{ $t('auth.left.hereLogin') }} - - + + {{ $t('auth.left.hereLogin') }} +