diff --git a/RetroWindowsGUI/DesktopWindow.tscn b/RetroWindowsGUI/DesktopWindow.tscn index 73aeebe..887687e 100644 --- a/RetroWindowsGUI/DesktopWindow.tscn +++ b/RetroWindowsGUI/DesktopWindow.tscn @@ -96,11 +96,15 @@ func _on_pressed(): bg_color = Color(0.831373, 0.815686, 0.784314, 1) [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_eejdr"] +content_margin_left = 2.0 +content_margin_top = 2.0 +content_margin_right = 2.0 +content_margin_bottom = 2.0 texture = ExtResource("8_lxvf8") -texture_margin_left = 2.0 -texture_margin_top = 2.0 -texture_margin_right = 2.0 -texture_margin_bottom = 2.0 +texture_margin_left = 3.0 +texture_margin_top = 3.0 +texture_margin_right = 3.0 +texture_margin_bottom = 3.0 [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_sn8k8"] texture = ExtResource("8_lxvf8") @@ -113,7 +117,7 @@ texture_margin_bottom = 3.0 layout_mode = 3 anchors_preset = 0 offset_right = 161.0 -offset_bottom = 135.0 +offset_bottom = 137.0 size_flags_vertical = 3 theme = ExtResource("1_clavd") script = ExtResource("1_1566a")