mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-22 23:17:26 -04:00
Fix link button line
This commit is contained in:
parent
08708f2b59
commit
0d940566a7
1 changed files with 3 additions and 3 deletions
|
@ -105,10 +105,10 @@ anchor_left = 0.5
|
||||||
anchor_top = 1.0
|
anchor_top = 1.0
|
||||||
anchor_right = 0.5
|
anchor_right = 0.5
|
||||||
anchor_bottom = 1.0
|
anchor_bottom = 1.0
|
||||||
offset_left = -34.0
|
offset_left = -43.0
|
||||||
offset_top = -50.0
|
offset_top = -50.0
|
||||||
offset_right = 34.0
|
offset_right = 43.0
|
||||||
offset_bottom = -25.0
|
offset_bottom = -24.0
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 0
|
grow_vertical = 0
|
||||||
theme_override_fonts/font = ExtResource("2_ugt55")
|
theme_override_fonts/font = ExtResource("2_ugt55")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue