diff --git a/src/Views/AIAssistant.axaml b/src/Views/AIAssistant.axaml index e5cc31d5a..7cbad86d8 100644 --- a/src/Views/AIAssistant.axaml +++ b/src/Views/AIAssistant.axaml @@ -11,7 +11,7 @@ x:Name="ThisControl" Icon="/App.ico" Title="{DynamicResource Text.AIAssistant}" - Width="400" Height="120" + Width="400" SizeToContent="Height" CanResize="False" WindowStartupLocation="CenterOwner">