From 77eb091b1168f6678dca71fd6f14f80e996d25d8 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Fri, 16 Oct 2020 22:20:26 +0200 Subject: [PATCH] fix(live-game): timer fixed size only when the game has started --- client/src/components/Match/LiveMatch.vue | 7 ++++++- client/src/views/SummonerLive.vue | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/client/src/components/Match/LiveMatch.vue b/client/src/components/Match/LiveMatch.vue index b6711a6..82f4e1f 100644 --- a/client/src/components/Match/LiveMatch.vue +++ b/client/src/components/Match/LiveMatch.vue @@ -7,7 +7,12 @@ V S -
{{ displayStartTime }}
+
+ {{ displayStartTime }} +