From cf3e3a475fe315273e352b613cc31f1dca7e0adc Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Sun, 2 Feb 2020 13:13:49 +0100 Subject: [PATCH] fix: live match margin on overview tab --- client/src/components/Match/LiveMatch.vue | 2 +- client/src/views/Summoner.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Match/LiveMatch.vue b/client/src/components/Match/LiveMatch.vue index fedcb4f..babec85 100644 --- a/client/src/components/Match/LiveMatch.vue +++ b/client/src/components/Match/LiveMatch.vue @@ -1,5 +1,5 @@