From 71539697099f5051cac00991e6b7b133c7d95a26 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Sun, 2 Feb 2020 15:21:17 +0100 Subject: [PATCH] fix: table row background image bug on match details --- .../components/Match/DetailedMatchTeam.vue | 82 +++++++++++-------- 1 file changed, 49 insertions(+), 33 deletions(-) diff --git a/client/src/components/Match/DetailedMatchTeam.vue b/client/src/components/Match/DetailedMatchTeam.vue index 87a5c45..fc84d7b 100644 --- a/client/src/components/Match/DetailedMatchTeam.vue +++ b/client/src/components/Match/DetailedMatchTeam.vue @@ -1,8 +1,14 @@