From 712a7c84e523ef724f0a259a14010dfd284a634e Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Tue, 7 Mar 2023 21:40:16 +0200 Subject: [PATCH] Fix vods timestamps layout Closes #1294 --- app/features/vods/routes/vods.$id.tsx | 120 +++++++++++++------------- app/features/vods/vods.css | 15 ++-- 2 files changed, 67 insertions(+), 68 deletions(-) diff --git a/app/features/vods/routes/vods.$id.tsx b/app/features/vods/routes/vods.$id.tsx index b665ada17..a4997f14e 100644 --- a/app/features/vods/routes/vods.$id.tsx +++ b/app/features/vods/routes/vods.$id.tsx @@ -142,71 +142,67 @@ function Match({ const weapons = match.weapons.length === 8 ? match.weapons : null; return ( -