While working with figma I frequently needed to add white space between the two elements such that all elements below these two elements should also shift down.
To explain better I have created a picture where first layout has three rectangle spaced by 50px. (see original Layout)
Now when I add 50px more between red and blue rectangle, the space between blue and green rectangle won't retain and they will be stacked over one another. (see Actual Layout)
but what I wanted is upon adding space between red and blue rectangle the space between blue and green rectangle should be maintained which is 50px. (see Expected Layout)
I wanted to know is it possible and how otherwise I have to select multiple elements and shift them manually whenever I want to add space between two intermediate elements.



Insert or Remove Extra Space.