adjusted cheat label margin

This commit is contained in:
pennyrigate 2023-01-13 01:33:13 -05:00
parent f797897a6c
commit b65dbd834b

View file

@ -55,7 +55,8 @@ layer = 127
[node name="CheatLabel" type="Label" parent="ViewportContainer/Viewport/CheatLayer"] [node name="CheatLabel" type="Label" parent="ViewportContainer/Viewport/CheatLayer"]
anchor_right = 1.0 anchor_right = 1.0
anchor_bottom = 1.0 anchor_bottom = 1.0
margin_bottom = -4.0 margin_right = -1.0
margin_bottom = -5.0
theme = ExtResource( 5 ) theme = ExtResource( 5 )
align = 2 align = 2
valign = 2 valign = 2