Skip to content

Commit fe1b59b

Browse files
committed
Adjust margins
1 parent 34bb0ae commit fe1b59b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addons/block_code/ui/picker/picker.tscn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ theme_override_constants/separation = 12
1818

1919
[node name="CategoryMarginContainer" type="MarginContainer" parent="WidgetContainer"]
2020
layout_mode = 2
21-
theme_override_constants/margin_left = 12
21+
theme_override_constants/margin_left = 0
2222
theme_override_constants/margin_top = 12
2323
theme_override_constants/margin_right = 0
2424
theme_override_constants/margin_bottom = 12
@@ -38,7 +38,7 @@ layout_mode = 2
3838
size_flags_horizontal = 3
3939
theme_override_constants/margin_left = 0
4040
theme_override_constants/margin_top = 12
41-
theme_override_constants/margin_right = 12
41+
theme_override_constants/margin_right = 4
4242
theme_override_constants/margin_bottom = 12
4343

4444
[node name="BlockScroll" type="ScrollContainer" parent="WidgetContainer/BlockMarginContainer"]

0 commit comments

Comments
 (0)