Give users the ability to set gaps between objects independently of one another, versus giving all gaps in an auto layout the same distance.
For example, below is a component I am working on. I want the gap between the icons and their labels to be set to 4px, but I want the gap between the labels and the separator line to be 8px. Today, Figma does not allow gaps to be set independently, which, is unexpected and quite frustrating.
