I am currently developing an excel addin using angularJS. I am working on the ribbon component on the manifest file but I cant seem to put a space in between the buttons so they look kind of cramped. Is it possible to put space above, below or at the sides of a button in an excel ribbon?
I tried looking through other files inside the folder but I cant seem to find any hint on how to design it. The Microsoft documentation on Manifests are not that helpful for me on this problem.