flowbite-react icon indicating copy to clipboard operation
flowbite-react copied to clipboard

fix(togglebutton component): fix togglebutton with long label in mobile

Open nikitadubyk opened this issue 1 year ago • 6 comments

Fixed display of component with large label on mobile devices

fix #884 and fix #587

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.
  • Style Updates

    • Updated the ToggleSwitch component styles to improve layout and sizing across small, medium, and large sizes.

nikitadubyk avatar Dec 23 '23 09:12 nikitadubyk