How to add spacing between button group?

Hello,

I’m trying to make my button group 2 columns with padding between the columns. How do I do this? See screenshot for what I’m seeing:

Thanks in advance!

You should set the left and right button margin, which will add padding between columns!

Yes but when I do that it gives me spacing on the outside of the columns as well which I want to avoid.