diff options
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 |