From a495681453c97578cc4a408d6919c6879524a603 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Thu, 24 Oct 2024 18:31:08 +0200 Subject: next commit --- UI/lobby_theme.tres | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'UI/lobby_theme.tres') diff --git a/UI/lobby_theme.tres b/UI/lobby_theme.tres index f983c2f..0307ae1 100644 --- a/UI/lobby_theme.tres +++ b/UI/lobby_theme.tres @@ -1,16 +1,16 @@ [gd_resource type="Theme" load_steps=3 format=3 uid="uid://bt84t61hrvoyn"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vhn61"] -content_margin_left = 4.0 +content_margin_left = 8.0 content_margin_top = 4.0 -content_margin_right = 4.0 +content_margin_right = 8.0 content_margin_bottom = 4.0 bg_color = Color(0, 0, 0, 1) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4s0gx"] -content_margin_left = 4.0 +content_margin_left = 8.0 content_margin_top = 4.0 -content_margin_right = 4.0 +content_margin_right = 8.0 content_margin_bottom = 4.0 bg_color = Color(0, 0, 0, 1) -- cgit v1.2.3