From f1d1fd64d3b560e138b502e38b7d697a8ad99b41 Mon Sep 17 00:00:00 2001 From: raeno Date: Wed, 5 Dec 2018 20:19:39 +0400 Subject: Clean up the code --- src/components/registration/registration.vue | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'src/components/registration/registration.vue') diff --git a/src/components/registration/registration.vue b/src/components/registration/registration.vue index fcc41d32..9c40e050 100644 --- a/src/components/registration/registration.vue +++ b/src/components/registration/registration.vue @@ -74,13 +74,7 @@ - +
@@ -89,12 +83,10 @@
-
+ +
-
- Form is invalid -
{{error}} @@ -165,7 +157,7 @@ } .form-group--error .form--label { - color: #f04124; + color: var(--cRed, #f04124); } .form-error { @@ -198,8 +190,6 @@ } .btn { - //align-self: flex-start; - //width: 10em; margin-top: 0.6em; height: 28px; } -- cgit v1.2.3-70-g09d2