shesha-io/shesha-framework

Button Group Spacing

Open

#1,694 opened on Jun 13, 2024

 (6 comments) (0 reactions) (1 assignee)TypeScript (143 forks)auto 404
enhancementgood first issueux-enduser

Repository metrics

Stars
 (504 stars)
PR merge metrics
 (PR metrics pending)

Description

The current spacing between buttons on a button group are a little too large.

In the image attached below the buttons end up going to a new line due to wrapping, but we could probably accommodate them all on one line if we reduce the spacing between each button.

ButtonGroup

Can we kindly halve the spacing between buttons on a button group to ensure we are not unnecessarily using too much horizontal space.

Contributor guide