From 0d940566a7bf3b5fd8bbbcd44b32cf4f3f1d60d1 Mon Sep 17 00:00:00 2001 From: Nordup Date: Sat, 26 Oct 2024 08:21:08 +0400 Subject: [PATCH] Fix link button line --- app/scenes/components/not_responding.tscn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/scenes/components/not_responding.tscn b/app/scenes/components/not_responding.tscn index beb3069..c104ce0 100644 --- a/app/scenes/components/not_responding.tscn +++ b/app/scenes/components/not_responding.tscn @@ -105,10 +105,10 @@ anchor_left = 0.5 anchor_top = 1.0 anchor_right = 0.5 anchor_bottom = 1.0 -offset_left = -34.0 +offset_left = -43.0 offset_top = -50.0 -offset_right = 34.0 -offset_bottom = -25.0 +offset_right = 43.0 +offset_bottom = -24.0 grow_horizontal = 2 grow_vertical = 0 theme_override_fonts/font = ExtResource("2_ugt55")