Margin & Padding (Spacing)
How the spacing works?
Our spacing follows css box model. So the margin is applied outside of the border. And padding applied inside the border.
Watch the video
Updating Margin & Padding (Spacing)
Open the editing modal of the component by clicking Edit Icon then go to "Styles" tab. Then expand the "Margin & Padding" accordion. Then enter desired value to update the spacing.
Updated on: 30/01/2022
Thank you!