diff --git a/BeWo/Services/BeWoWindowService.cs b/BeWo/Services/BeWoWindowService.cs index 97f93b753..e00f369cf 100644 --- a/BeWo/Services/BeWoWindowService.cs +++ b/BeWo/Services/BeWoWindowService.cs @@ -114,7 +114,7 @@ namespace BeWo.Services var control = new AiPromptbausteinRoutineView(viewModel); var options = new BeWoWindowOptions() { - Height = 400, + Height = 600, Width = 600 }; Show("KI Promptbaustein Routine", control, viewModel, options); diff --git a/BeWo/Styles/ControlStyles/LabelStyles.xaml b/BeWo/Styles/ControlStyles/LabelStyles.xaml index 0e839e401..965c3c4b7 100644 --- a/BeWo/Styles/ControlStyles/LabelStyles.xaml +++ b/BeWo/Styles/ControlStyles/LabelStyles.xaml @@ -46,4 +46,18 @@ + + \ No newline at end of file diff --git a/BeWo/Styles/ControlStyles/RadioButtonStyles.xaml b/BeWo/Styles/ControlStyles/RadioButtonStyles.xaml index 70e0a0711..134506286 100644 --- a/BeWo/Styles/ControlStyles/RadioButtonStyles.xaml +++ b/BeWo/Styles/ControlStyles/RadioButtonStyles.xaml @@ -4,4 +4,13 @@ + + \ No newline at end of file diff --git a/BeWo/View/Detail/AI/AiPromptbausteinFolderView.xaml b/BeWo/View/Detail/AI/AiPromptbausteinFolderView.xaml index 1ad6dd635..4b1854238 100644 --- a/BeWo/View/Detail/AI/AiPromptbausteinFolderView.xaml +++ b/BeWo/View/Detail/AI/AiPromptbausteinFolderView.xaml @@ -23,6 +23,7 @@ + - - - - - + + - - + - - - - - - + + + +