a9335952a5
Bootstrap 5's form-select class may have rendering issues. Switched to form-control which has simpler styling and should display the selected text properly. Also explicitly added ID attribute to ensure JavaScript targets the correct element. Added additional debugging for: - Font family - Transform - Position - Z-index - Padding - Inner text/HTML of selected option 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>