From 9879146433bd2e17fed101cb0970c21d9debbefb Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Tue, 29 Sep 2020 18:49:20 +0200 Subject: [PATCH] fix(live-game): fixed size for the game start timer --- client/src/components/Match/LiveMatch.vue | 2 +- client/src/views/SummonerLive.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 cb3184a..b6711a6 100644 --- a/client/src/components/Match/LiveMatch.vue +++ b/client/src/components/Match/LiveMatch.vue @@ -7,7 +7,7 @@ V S -
{{ displayStartTime }}
+
{{ displayStartTime }}