andrewdwallo / filament-selectify

Two alternative fields for toggles, radio buttons, and other selectors.
MIT License
36 stars 6 forks source link

Adjust grid layout for better responsiveness #16

Closed andrewdwallo closed 7 months ago

andrewdwallo commented 7 months ago

Fixes #15. Adjusted grid layout for better responsiveness on small screens. Probably will use <x-filament::grid> component in the future to give the user better control over how many columns they want Button groups to span.