Hey team
I noticed the s-switch label element is not wrapping longer text strings, which is causing issues in mobile devices in smaller spaces.
The label element has inline-size: max-content - perhaps it could be fit-content ?
I have also confirmed the details string seems to accept longer text and wraps as expected.
