Files
OSIT-AE-App-Svelte/src/routes/events/[event_id]/(badges)
Scott Idem be3e56eece fix(badges): cap controls panel width and center badge+controls pair
- Controls column: max-w-sm (384px) prevents flex-1 from consuming all
  remaining horizontal space on wide screens
- Row wrapper: justify-center + items-center centers the badge+controls
  pair in the available width (equal margins on both sides)
- Mobile: full-width stacked layout unchanged; badge centered via items-center

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 19:44:16 -04:00
..
2026-03-24 12:13:37 -04:00

Aether (AE) Events - Badges Module (v3)

This directory contains the files for the new Event Badges module (v3).

Detailed documentation can be found here: @documentation/MODULE__AE_Events_Badges.md