You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 Add vertical spacing on wrap and push mode toggles right
- Replace justify-between with gap-x-3 gap-y-2 for consistent spacing
- gap-y-2 adds vertical spacing when controls wrap to new lines
- Restore ml-auto on mode toggles to push them to the right
- Model-related controls (selector, thinking, context) group naturally on left
0 commit comments