Hi Polaris team,
I found a responsive issue with the `s-choice-list` component.
On smaller screen sizes/mobile layouts, the radio button circle becomes distorted/stretched instead of staying perfectly round.
Steps to reproduce:
- Use `s-choice-list` with multiple options
- Open the page on a narrow/mobile viewport
- Notice the radio circle shape becomes vertically stretched
Expected behavior:
- The radio button should always remain circular regardless of screen size.
Actual behavior:
- The radio button becomes distorted on responsive layouts.
I’ve attached a screenshot below for reference.
