Unexpected margin below Switch component
Open
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
There appears to be 1.55rem of margin added to the bottom of Switches, is this intended? I'm trying to center the switch vertically but it there's that 1.55rem of margin that keeps it from lining up correctly.

I tried creating a styled component for the Switch but changing the margin on that only changes the margin on the child checkbox.
The switches in the docs have the same margin below them if you want to [check those out](https://calcite-react.netlify.app/switch)
Contributor guide
Assessment
This issue has not been assessed yet.