From 07436992fc4aec04a884f54d06569029f4d4bbcd Mon Sep 17 00:00:00 2001 From: MyDrift Date: Tue, 20 Aug 2024 20:07:39 +0200 Subject: [PATCH] fix tabcontent margin --- config/themes.json | 3 +++ xaml/inputXML.xaml | 12 ++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/config/themes.json b/config/themes.json index 7a629470..ab00a421 100644 --- a/config/themes.json +++ b/config/themes.json @@ -14,6 +14,7 @@ "CheckBoxBulletDecoratorFontSize": "14", "CheckBoxMargin": "5,0,0,1", + "TabContentMargin": "5", "TabButtonFontSize": "14", "TabButtonWidth": "100", "TabButtonHeight": "25", @@ -88,6 +89,7 @@ "CheckBoxBulletDecoratorFontSize": "14", "CheckBoxMargin": "5,0,0,1", + "TabContentMargin": "5", "TabButtonFontSize": "14", "TabButtonWidth": "100", "TabButtonHeight": "25", @@ -160,6 +162,7 @@ "CheckBoxBulletDecoratorFontSize": "14", "CheckBoxMargin": "5,0,0,1", + "TabContentMargin": "5", "TabButtonFontSize": "14", "TabButtonWidth": "100", "TabButtonHeight": "25", diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index 94f2ccfc..c91eac65 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -787,7 +787,7 @@ - +