From 6e1a86b191d9b821f5c7df70e6ce350755324b42 Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 31 Mar 2022 13:24:54 +0200 Subject: [PATCH] style endphase for logic und function --- frontend/src/App.vue | 1 + .../src/assets/scss/gradido-template.scss | 6 +- frontend/src/components/Auth/Carousel.vue | 8 +- frontend/src/components/Auth/Header.vue | 8 + frontend/src/layouts/AuthLayout_gdd.vue | 204 ++++++++++++------ frontend/src/pages/ForgotPassword.vue | 11 +- frontend/src/pages/Login.vue | 6 +- frontend/src/pages/Register.vue | 10 +- frontend/src/pages/ResetPassword.vue | 2 +- 9 files changed, 171 insertions(+), 85 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index cc8fe9b13..389faea98 100755 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -19,6 +19,7 @@ export default {