From e00e872b67c554a3079fc80f94fcceaf94611e92 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Sat, 28 Dec 2019 20:35:05 +0100 Subject: [PATCH] refactor: transition between tabs is now working again --- client/src/layouts/Default.vue | 29 +++++++++++++------------- client/src/views/Summoner.vue | 21 ++++++++++++++----- client/src/views/SummonerChampions.vue | 20 ++++++++++++------ 3 files changed, 44 insertions(+), 26 deletions(-) diff --git a/client/src/layouts/Default.vue b/client/src/layouts/Default.vue index bbe2f7c..c7577ec 100644 --- a/client/src/layouts/Default.vue +++ b/client/src/layouts/Default.vue @@ -7,7 +7,7 @@ transition-name="fade" > -
+
@@ -18,8 +18,11 @@
-