diff --git a/minimal_theme.tres b/minimal_theme.tres index f5fdd81..1a54183 100644 --- a/minimal_theme.tres +++ b/minimal_theme.tres @@ -627,6 +627,8 @@ corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 +expand_margin_top = 2.0 +expand_margin_bottom = 2.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xdk0w"] content_margin_left = 2.0 @@ -638,6 +640,8 @@ corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 +expand_margin_top = 2.0 +expand_margin_bottom = 2.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tx2dl"] content_margin_left = 5.0 diff --git a/minimal_theme_high_ppi.tres b/minimal_theme_high_ppi.tres index f9520f9..9c8555a 100644 --- a/minimal_theme_high_ppi.tres +++ b/minimal_theme_high_ppi.tres @@ -627,6 +627,8 @@ corner_radius_top_left = 8 corner_radius_top_right = 8 corner_radius_bottom_right = 8 corner_radius_bottom_left = 8 +expand_margin_top = 4.0 +expand_margin_bottom = 4.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xdk0w"] content_margin_left = 4.0 @@ -638,6 +640,8 @@ corner_radius_top_left = 8 corner_radius_top_right = 8 corner_radius_bottom_right = 8 corner_radius_bottom_left = 8 +expand_margin_top = 4.0 +expand_margin_bottom = 4.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tx2dl"] content_margin_left = 10.0