Fix tree title margins

pull/6/head
passivestar 2024-05-03 20:40:22 +07:00
parent ec262a1e08
commit 02fc5e2089
2 changed files with 6 additions and 6 deletions

@ -501,9 +501,9 @@ corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h3su5"]
content_margin_left = 0.0
content_margin_left = 6.0
content_margin_top = 4.0
content_margin_right = 0.0
content_margin_right = 6.0
content_margin_bottom = 4.0
bg_color = Color(0, 0, 0, 0.235294)
corner_radius_top_left = 4

@ -501,9 +501,9 @@ corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h3su5"]
content_margin_left = 0.0
content_margin_left = 12.0
content_margin_top = 8.0
content_margin_right = 0.0
content_margin_right = 12.0
content_margin_bottom = 8.0
bg_color = Color(0, 0, 0, 0.235294)
corner_radius_top_left = 8