From efb0088ebfb689eede394a71e72531432868e88b Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 6 Sep 2018 20:15:49 +0200 Subject: [PATCH] Styled login --- src/App.vue | 11 +++------- src/components/Login.vue | 45 ++++++++++++++++++++++++++-------------- 2 files changed, 33 insertions(+), 23 deletions(-) diff --git a/src/App.vue b/src/App.vue index 32c1b5b3dc..136aa03065 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,5 @@ @@ -12,12 +11,8 @@ diff --git a/src/components/Login.vue b/src/components/Login.vue index 0d91d1746f..abca443abe 100644 --- a/src/components/Login.vue +++ b/src/components/Login.vue @@ -1,20 +1,35 @@