From f058000072d05b8632bc7c8da0d8681c490e5f42 Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Tue, 19 Jul 2022 22:38:52 +0200 Subject: [PATCH] fix match detail view --- .../src/routes/matches/[match_id].svelte | 35 +++++++++++++++---- 1 file changed, 28 insertions(+), 7 deletions(-) diff --git a/web/pw-server/src/routes/matches/[match_id].svelte b/web/pw-server/src/routes/matches/[match_id].svelte index 3fe98f8..2c0a3fa 100644 --- a/web/pw-server/src/routes/matches/[match_id].svelte +++ b/web/pw-server/src/routes/matches/[match_id].svelte @@ -1,21 +1,31 @@ -
- +
+
+ +