- Add overflow-x: hidden to dropdown container to prevent unwanted horizontal scrollbar - Add min-width: 0 to flex children for proper text truncation - Add tests for CustomModelDropdown overflow behavior - Document the CSS fix in dashboard README
- Add overflow-x: hidden to dropdown container to prevent unwanted horizontal scrollbar - Add min-width: 0 to flex children for proper text truncation - Add tests for CustomModelDropdown overflow behavior - Document the CSS fix in dashboard README