diff --git a/editor_theme.tres b/editor_theme.tres index f7a44fb..2334043 100644 --- a/editor_theme.tres +++ b/editor_theme.tres @@ -786,10 +786,6 @@ content_margin_top = 4.0 content_margin_right = 6.0 content_margin_bottom = 4.0 bg_color = Color(0, 0, 0, 0.235294) -corner_radius_top_left = 4 -corner_radius_top_right = 4 -corner_radius_bottom_right = 4 -corner_radius_bottom_left = 4 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_djdm6"] content_margin_left = 4.0 diff --git a/editor_theme_high_ppi.tres b/editor_theme_high_ppi.tres index 63081f3..dd1fd88 100644 --- a/editor_theme_high_ppi.tres +++ b/editor_theme_high_ppi.tres @@ -800,10 +800,6 @@ content_margin_top = 8.0 content_margin_right = 12.0 content_margin_bottom = 8.0 bg_color = Color(0, 0, 0, 0.235294) -corner_radius_top_left = 8 -corner_radius_top_right = 8 -corner_radius_bottom_right = 8 -corner_radius_bottom_left = 8 [resource] AnimationBezierTrackEdit/colors/focus_color = Color(0.91, 0.91, 0.91, 0)