From d3fb7afa8b8729457e0cb126fff774e34d1d1d27 Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 8 Apr 2022 08:33:07 +0200 Subject: [PATCH] remove unused scss --- frontend/src/layouts/AuthLayout_gdd.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/frontend/src/layouts/AuthLayout_gdd.vue b/frontend/src/layouts/AuthLayout_gdd.vue index 7efeee968..5f3e691db 100644 --- a/frontend/src/layouts/AuthLayout_gdd.vue +++ b/frontend/src/layouts/AuthLayout_gdd.vue @@ -31,7 +31,6 @@
-
@@ -41,8 +40,8 @@ {{ $t('auth.left.learnMore') }}
- - + +
{{ $t('welcome') }}
{{ $t('communitiesWorldWide') }}
@@ -164,9 +163,6 @@ export default { position: relative; } -.auth-template { - height: 92%; -} .auth-template-content { height: 100%; }