From e9e20613f9ccb1bced5865a85056753d6a6607fb Mon Sep 17 00:00:00 2001 From: jacekpluta <73617938+jacekpluta@users.noreply.github.com> Date: Wed, 17 Apr 2024 11:05:54 +0200 Subject: [PATCH] [ACS-7519] - Login page (#9565) --- .../components/login/login.component.html | 13 ++-- .../components/login/login.component.scss | 70 ++++++++++++++----- .../components/login/login.component.spec.ts | 4 +- lib/core/src/lib/styles/_mat-selectors.scss | 5 +- 4 files changed, 68 insertions(+), 24 deletions(-) diff --git a/lib/core/src/lib/login/components/login/login.component.html b/lib/core/src/lib/login/components/login/login.component.html index 6f475b737eb..9b36e1279df 100644 --- a/lib/core/src/lib/login/components/login/login.component.html +++ b/lib/core/src/lib/login/components/login/login.component.html @@ -43,18 +43,20 @@
-
@@ -74,10 +76,13 @@