`.switch label` shrink-fits its content, and CJK text can break between characters. An alternative idea is using `width: max-content`. Fixed #466.
`.switch label` shrink-fits its content, and CJK text can break between characters. An alternative idea is using `width: max-content`. Fixed #466.