Fix delete-song checkbox alignment on admin request page
- Wrapped each Version A/B row in a flex .song-row container so the checkbox sits inline with the label instead of floating above it. - Added generous gaps/margins since this page is desktop-only. Bumps version to 0.5.2.
This commit is contained in:
parent
7eb72e511d
commit
96b6470c25
3 changed files with 24 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Theme Song Booth
|
||||
|
||||
**Version:** `v0.5.1`
|
||||
**Version:** `v0.5.2`
|
||||
|
||||
A Flask web application for running a convention booth where visitors request a custom AI-generated theme song. Operators manage the queue from an admin dashboard, generate Suno prompts, upload MP3 previews, collect payment, and deliver final songs by email.
|
||||
|
||||
|
|
|
|||
Reference in a new issue