From 5b939a3d207f9f180ea81097ea3102c3b9cf6d92 Mon Sep 17 00:00:00 2001 From: ChaoticByte Date: Sun, 29 Dec 2024 20:13:59 +0100 Subject: [PATCH] Improve size of status indicator --- scenes/ui_container.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scenes/ui_container.tscn b/scenes/ui_container.tscn index 1c008b4..bc8d37f 100644 --- a/scenes/ui_container.tscn +++ b/scenes/ui_container.tscn @@ -171,10 +171,10 @@ layout_mode = 1 anchors_preset = 1 anchor_left = 1.0 anchor_right = 1.0 -offset_left = -80.0 +offset_left = -76.0 offset_top = 56.0 offset_right = -56.0 -offset_bottom = 80.0 +offset_bottom = 76.0 grow_horizontal = 0 disabled = true ignore_texture_size = true