You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to display stacked items next to each other (not vertical margin between them) but have some space between the first and last item from each stack to the horizontal lines of the group row.
A possible solution would be to add a prop called groupRowVerticalPadding: number to specify the inner padding of each group row.
This would look something like:
The text was updated successfully, but these errors were encountered:
Hello!
I want to display stacked items next to each other (not vertical margin between them) but have some space between the first and last item from each stack to the horizontal lines of the group row.
A possible solution would be to add a prop called
groupRowVerticalPadding: number
to specify the inner padding of each group row.This would look something like:
The text was updated successfully, but these errors were encountered: