diff --git a/src/Views/WarningView.axaml b/src/Views/WarningView.axaml index 8c1057d..f2e5241 100644 --- a/src/Views/WarningView.axaml +++ b/src/Views/WarningView.axaml @@ -18,7 +18,7 @@ FontWeight="Bold" TextWrapping="Wrap" FontSize="14" - MaxWidth="350" + MaxWidth="400" Text="{Binding Error}"/>