diff --git a/ui/components/sessions/EventCockpitDeck.tsx b/ui/components/sessions/EventCockpitDeck.tsx
index ce4eb2a..9bbef50 100644
--- a/ui/components/sessions/EventCockpitDeck.tsx
+++ b/ui/components/sessions/EventCockpitDeck.tsx
@@ -64,19 +64,12 @@ export const EventCockpitDeck = ({ eventPasses }: { eventPasses: any[] }) => {
-
@@ -88,6 +81,7 @@ export const EventCockpitDeck = ({ eventPasses }: { eventPasses: any[] }) => {
-
+
+
+ 🔄 Rotate PIN
+
+1h Extend
@@ -167,8 +174,8 @@ export const EventCockpitDeck = ({ eventPasses }: { eventPasses: any[] }) => {
type="button"
class="btn-danger end-event-btn"
data-event-id={event.id}
- aria-label="End Event and Revoke All"
- style="flex: 1; justify-content: center; min-height: 38px; font-size: 0.85rem;"
+ aria-label={`End event ${event.name} and revoke all attendees`}
+ style="justify-content: center; min-height: 38px; font-size: 0.82rem; padding: 0 0.25rem;"
>
End Event