Steps to replicate the issue:
- Visit https://doc.wikimedia.org/codex/latest/components/demos/multiselect-lookup.html#form-field
- Select the "Category" chip
What happens?: The descenders of the g and y are cut off:
What should have happened instead?:
The chips should be tall enough to show the full text. Here's a screenshot from Codex v1.23.0:
Software version: Codex v2.1.0, likely since 2.0.0-rc.1. The InputChip's line height used to be 1.57 and is now 1.

