mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-15 04:40:40 -07:00
The floating generate box is fixed at the bottom of the viewport, so all of its Select dropdowns (voice profile, language, engine, effects) opened downward into — or beyond — the window edge. Add side="top" to each SelectContent so the menus appear above their trigger instead. Co-authored-by: Claude Sonnet 4.6 <[email protected]>