Is there any way to make the width of a multi column columns variable and depending on the width of the text?
The issue : I’m trying to create a button slider so so far I have button labels but they are spaced evenly according to the columns. So if one button label is longer it throws it out of alignment. If I could make the column widths depending on the width of the item inside would be perfect. Any help is appreciated