diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2024-12-30 15:15:01 +0100 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2024-12-30 15:15:01 +0100 |
commit | e08a29e73ea4f7e6d78e8e7f5a6e7033dbc1f542 (patch) | |
tree | 966b95a7cdad16f7658d2e10cec6e549f3b98c17 /ui/theme_clear.tres | |
parent | 6e2deea3d1b2fb4d79dac02a0d4310936c7f317c (diff) |
next commit
Diffstat (limited to 'ui/theme_clear.tres')
-rw-r--r-- | ui/theme_clear.tres | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/theme_clear.tres b/ui/theme_clear.tres index a02f1b4..5805499 100644 --- a/ui/theme_clear.tres +++ b/ui/theme_clear.tres @@ -65,9 +65,9 @@ texture = SubResource("GradientTexture2D_je15x") [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_f5aki"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_f5aki"] -content_margin_left = 2.0 +content_margin_left = 3.0 content_margin_top = 0.0 -content_margin_right = 2.0 +content_margin_right = 3.0 content_margin_bottom = 0.0 bg_color = Color(0.94902, 0.94902, 0.94902, 1) border_width_left = 1 |