From b01d6842be8954ce46d772f4dd161419c5ee7df4 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 10 Dec 2023 12:18:35 +0100 Subject: [PATCH] Added margin container --- I18N Commander/App/theme/ui_theme_dark.tres | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/I18N Commander/App/theme/ui_theme_dark.tres b/I18N Commander/App/theme/ui_theme_dark.tres index ec0b011..14ef03b 100644 --- a/I18N Commander/App/theme/ui_theme_dark.tres +++ b/I18N Commander/App/theme/ui_theme_dark.tres @@ -31,6 +31,10 @@ CheckButton/styles/normal = ExtResource("6_i1h00") CheckButton/styles/pressed = ExtResource("6_i1h00") Label/font_sizes/font_size = 32 LineEdit/font_sizes/font_size = 32 +MarginContainer/constants/margin_bottom = 12 +MarginContainer/constants/margin_left = 12 +MarginContainer/constants/margin_right = 12 +MarginContainer/constants/margin_top = 12 Panel/styles/panel = ExtResource("7_3s8mj") PopupMenu/font_sizes/font_separator_size = 32 PopupMenu/font_sizes/font_size = 32