From 0d01e55b6ec71455b3be3acc7b6eaadf9cc08a79 Mon Sep 17 00:00:00 2001 From: jgerstbe Date: Fri, 30 Oct 2020 14:46:28 +0100 Subject: [PATCH] [U] login, signup: sunmit via enter --- src/app/login/login.component.html | 40 +++++++++++++------------ src/app/signup/signup.component.html | 44 +++++++++++++++------------- 2 files changed, 44 insertions(+), 40 deletions(-) diff --git a/src/app/login/login.component.html b/src/app/login/login.component.html index 0dfc042..70b49cd 100644 --- a/src/app/login/login.component.html +++ b/src/app/login/login.component.html @@ -1,22 +1,24 @@ -
-
- - +
+
+
+ + +
-
-
-
- - +
+
+ + +
-
-
-
- or - - signup - +
+
+ or + + signup + +
-
\ No newline at end of file + \ No newline at end of file diff --git a/src/app/signup/signup.component.html b/src/app/signup/signup.component.html index cbc0a44..4256974 100644 --- a/src/app/signup/signup.component.html +++ b/src/app/signup/signup.component.html @@ -1,25 +1,27 @@ -
-
- - +
+
+
+ + +
-
-
-
- - +
+
+ + +
-
-
-
- - +
+
+ + +
-
-
-
- +
+
+ +
-
\ No newline at end of file + \ No newline at end of file