Padding
You can set space around the element inside the defined border from left, right, top or bottom side.
Set padding
To set padding value type value that specified in CSS units.
e.g. 10px
, 2em
, etc.
Unset paddings
Unset single side of padding
To unset one of the sides click on it and select(unset)
.
Unset all paddings
To unset all paddings right click on Padding
title and select (unset)
.
Last updated