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
ux(search): keep github.com/ prefix inline with input on mobile
The mobile layout stacked the prefix span, input, and button each on
their own row because all three were direct flex children of the
wrapper. Group the prefix and input in an inner row so only the button
wraps to a second line on narrow screens.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments