I figured out that the width of the button is affected by the text/icon of the button. when 2 buttons are sitting on top of each other and have different text/icons, they are different sizes. Stack 5 or 6 and you get a bunch of different sized buttons. What if i wanted uniformity?
There is a size option, small, medium, large, but these are not fixed sizes. I realize i can target individual objects vis CSS, but is there a way to simply choose “large” and have 2 large buttons on top of each other and be the same width?
Thanks,
Scott