From debe95c89b3e6cb3cfa316041bda55887f8bf65a Mon Sep 17 00:00:00 2001 From: Tyler Gillispie Date: Wed, 26 Aug 2026 19:05:14 -0700 Subject: [PATCH] style(ui): polish event deck section title to Event Passes and button to End Event --- ui/components/sessions/EventCockpitDeck.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/components/sessions/EventCockpitDeck.tsx b/ui/components/sessions/EventCockpitDeck.tsx index 78986b3..42ca49b 100644 --- a/ui/components/sessions/EventCockpitDeck.tsx +++ b/ui/components/sessions/EventCockpitDeck.tsx @@ -4,7 +4,7 @@ export const EventCockpitDeck = ({ eventPasses }: { eventPasses: any[] }) => { return (

- Event Cockpit Deck (Live Workshops) + Event Passes

{eventPasses.map((event) => ( @@ -154,7 +154,7 @@ export const EventCockpitDeck = ({ eventPasses }: { eventPasses: any[] }) => { aria-label="End Event and Revoke All" style="flex: 1; justify-content: center; min-height: 38px; font-size: 0.85rem;" > - 🔴 End & Revoke All + End Event