fix(web): constrain search icon size in QueryInput
Quentin Gliech
and
Claude Opus 4.6 (1M context)
created
The Icon wrapper's size-4 didn't constrain the child SVG.
Add [&>svg]:size-4 to force the icon to 16px.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>