From a6d5ff7604a3c2a94ff8814e2df7ca7bb2b48634 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 2 Apr 2020 11:39:14 +0200 Subject: Use form-control to display box-shadow on form inputs/selects upon focus --- client/src/app/login/login.component.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'client/src/app/login') diff --git a/client/src/app/login/login.component.html b/client/src/app/login/login.component.html index 38b59a1eb..3a2d4b876 100644 --- a/client/src/app/login/login.component.html +++ b/client/src/app/login/login.component.html @@ -28,7 +28,7 @@ or create an account @@ -45,7 +45,7 @@
I forgot my password
@@ -81,7 +81,10 @@