Skip to content

Commit b567db8

Browse files
authored
Merge pull request #131 from matovu-ronald/patch-1
Add spacing between widget and from in the padding and alignment section
2 parents e62aa23 + 1f11059 commit b567db8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/ui/widgets/widget-commonalities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Padding is the empty space around the outer side of the widget.
136136

137137
To add a padding:
138138

139-
1. Select the widgetfrom the widget tree or from the canvas area.
139+
1. Select the widget from the widget tree or from the canvas area.
140140
2. Move to the [Properties Panel](../../../intro/ff-ui/builder.md#properties-panel) and navigate to the **Padding & Alignment** section.
141141
3. Enter values for Left (L), Top (T), Right (R), Bottom (B).
142142
4. To apply the same padding on all sides, switch to the **Uniform Padding** option. You can then adjust the padding by either moving the slider or entering the desired value directly.
@@ -406,4 +406,4 @@ To add a border to any widget:
406406
allow="clipboard-write">
407407
</iframe>
408408
</div>
409-
<p></p>
409+
<p></p>

0 commit comments

Comments
 (0)