small racing game im working on
Diffstat (limited to 'ui/splits/splits.tscn')
| -rw-r--r-- | ui/splits/splits.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/splits/splits.tscn b/ui/splits/splits.tscn index ffcc005..88a3a93 100644 --- a/ui/splits/splits.tscn +++ b/ui/splits/splits.tscn @@ -22,7 +22,7 @@ diff = NodePath("Difference") current = NodePath("Current") [node name="Current" type="Label" parent="."] -custom_minimum_size = Vector2(198, 0) +custom_minimum_size = Vector2(151, 0) layout_mode = 2 size_flags_horizontal = 4 theme_override_styles/normal = ExtResource("4_ebhpa") @@ -31,7 +31,7 @@ horizontal_alignment = 2 vertical_alignment = 1 [node name="Difference" type="Label" parent="."] -custom_minimum_size = Vector2(198, 0) +custom_minimum_size = Vector2(151, 0) layout_mode = 2 size_flags_horizontal = 4 theme_override_styles/normal = ExtResource("4_ebhpa") |