File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
addons/block_code/ui/blocks/parameter_block Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33[ext_resource type ="Script" path ="res://addons/block_code/ui/blocks/parameter_block/parameter_block.gd" id ="1_0hajy" ]
44[ext_resource type ="PackedScene" uid ="uid://c7puyxpqcq6xo" path ="res://addons/block_code/ui/blocks/utilities/drag_drop_area/drag_drop_area.tscn" id ="2_gy5co" ]
55
6- [sub_resource type ="StyleBoxFlat" id ="StyleBoxFlat_0b52j " ]
6+ [sub_resource type ="StyleBoxFlat" id ="StyleBoxFlat_vvwx0 " ]
77bg_color = Color (1 , 1 , 1 , 1 )
8- border_width_left = 4
9- border_width_top = 4
10- border_width_right = 4
11- border_width_bottom = 4
8+ border_width_left = 3
9+ border_width_top = 3
10+ border_width_right = 3
11+ border_width_bottom = 3
1212corner_radius_top_left = 16
1313corner_radius_top_right = 16
1414corner_radius_bottom_right = 16
@@ -26,7 +26,7 @@ block_type = 3
2626[node name ="Panel" type ="Panel" parent ="." ]
2727unique_name_in_owner = true
2828layout_mode = 2
29- theme_override_styles/panel = SubResource ("StyleBoxFlat_0b52j " )
29+ theme_override_styles/panel = SubResource ("StyleBoxFlat_vvwx0 " )
3030
3131[node name ="DragDropArea" parent ="." instance =ExtResource ("2_gy5co" )]
3232layout_mode = 2
You can’t perform that action at this time.
0 commit comments