From 4c5be3849f022e5f25e4290a52e9847a5ad536c6 Mon Sep 17 00:00:00 2001 From: konrad Date: Wed, 3 Oct 2018 19:05:10 +0200 Subject: [PATCH] Fixed some css issues --- src/App.vue | 60 ------------------------------ src/components/teams/EditTeam.vue | 8 ---- src/vikunja.scss | 62 +++++++++++++++++++++++++++++++ 3 files changed, 62 insertions(+), 68 deletions(-) diff --git a/src/App.vue b/src/App.vue index 68d1bcd1e..926980c04 100644 --- a/src/App.vue +++ b/src/App.vue @@ -132,63 +132,3 @@ }, } - - diff --git a/src/components/teams/EditTeam.vue b/src/components/teams/EditTeam.vue index 500dfa429..cfda678dd 100644 --- a/src/components/teams/EditTeam.vue +++ b/src/components/teams/EditTeam.vue @@ -258,10 +258,6 @@