forked from team-sg/hero-mark-2
adjusted cheat label margin
This commit is contained in:
parent
f797897a6c
commit
b65dbd834b
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue