From 4aeb2426bf76c972cc6950f375ced59bb1e2faf0 Mon Sep 17 00:00:00 2001 From: passivestar <60579014+passivestar@users.noreply.github.com> Date: Wed, 12 Jun 2024 09:00:48 +0400 Subject: [PATCH] Reduce label margins --- editor_theme.tres | 8 ++++---- editor_theme_high_ppi.tres | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/editor_theme.tres b/editor_theme.tres index 9bcb0ec..df548d1 100644 --- a/editor_theme.tres +++ b/editor_theme.tres @@ -287,10 +287,10 @@ content_margin_top = 4.0 content_margin_right = 4.0 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_pgp2j"] -content_margin_left = 5.0 -content_margin_top = 4.0 -content_margin_right = 5.0 -content_margin_bottom = 4.0 +content_margin_left = 4.0 +content_margin_top = 3.0 +content_margin_right = 4.0 +content_margin_bottom = 3.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cfx35"] content_margin_left = 7.0 diff --git a/editor_theme_high_ppi.tres b/editor_theme_high_ppi.tres index 92b5d11..7163a44 100644 --- a/editor_theme_high_ppi.tres +++ b/editor_theme_high_ppi.tres @@ -287,10 +287,10 @@ content_margin_top = 8.0 content_margin_right = 8.0 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_pgp2j"] -content_margin_left = 10.0 -content_margin_top = 8.0 -content_margin_right = 10.0 -content_margin_bottom = 8.0 +content_margin_left = 8.0 +content_margin_top = 6.0 +content_margin_right = 8.0 +content_margin_bottom = 6.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cfx35"] content_margin_left = 14.0