mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 23:40:07 +01:00
Misc fixes and tweaks
This commit is contained in:
@@ -66,7 +66,7 @@ __meta__ = {
|
||||
}
|
||||
|
||||
[node name="Scale" type="Label" parent="VBoxContainer"]
|
||||
margin_right = 137.0
|
||||
margin_right = 130.0
|
||||
margin_bottom = 28.0
|
||||
custom_colors/font_color_shadow = Color( 0, 0, 0, 0.752941 )
|
||||
custom_constants/shadow_offset_x = 2
|
||||
@@ -79,7 +79,7 @@ __meta__ = {
|
||||
|
||||
[node name="Filter" type="Label" parent="VBoxContainer"]
|
||||
margin_top = 32.0
|
||||
margin_right = 137.0
|
||||
margin_right = 130.0
|
||||
margin_bottom = 60.0
|
||||
custom_colors/font_color_shadow = Color( 0, 0, 0, 0.752941 )
|
||||
custom_constants/shadow_offset_x = 2
|
||||
|
||||
Reference in New Issue
Block a user