flowbite-react
flowbite-react copied to clipboard
fix(togglebutton component): fix togglebutton with long label in mobile
Fixed display of component with large label on mobile devices
fix #884 and fix #587
- [x] I have followed the Your First Code Contribution section of the Contributing guide
Fixed the display of the component with a large label on mobile devices. Now it does not collapse and is displayed correctly
https://github.com/themesberg/flowbite-react/issues/587 https://github.com/themesberg/flowbite-react/issues/884
Summary by CodeRabbit
-
New Features
- Enhanced the
ToggleSwitch
component with a new story for testing long labels.
- Enhanced the
-
Style Updates
- Updated the
ToggleSwitch
component styles to improve layout and sizing across small, medium, and large sizes.
- Updated the