From d660b4f754215a3090cc17d24aa6127f81267934 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Wed, 1 Jun 2022 14:05:22 -0600 Subject: [PATCH] Set max width --- web/src/routes/Events.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/routes/Events.jsx b/web/src/routes/Events.jsx index 729087101..b6c6fa77f 100644 --- a/web/src/routes/Events.jsx +++ b/web/src/routes/Events.jsx @@ -494,7 +494,7 @@ export default function Events({ path, ...props }) { {viewEvent !== event.id ? null : (
-
+
{event.has_clip ? ( <> Clip