From 2197dcf4a9abb983671e41702577dd0e343463e3 Mon Sep 17 00:00:00 2001 From: rampaa Date: Sun, 10 Dec 2023 17:01:00 +0300 Subject: [PATCH] Minor --- JL.Windows/GUI/AddDictionaryWindow.xaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/JL.Windows/GUI/AddDictionaryWindow.xaml b/JL.Windows/GUI/AddDictionaryWindow.xaml index 9efc3742..34f69f68 100644 --- a/JL.Windows/GUI/AddDictionaryWindow.xaml +++ b/JL.Windows/GUI/AddDictionaryWindow.xaml @@ -5,16 +5,16 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" Background="{DynamicResource RegionBrush}" - Title="Add Dictionary" Height="Auto" Width="660" ResizeMode="NoResize" SizeToContent="Height" + Title="Add Dictionary" Height="Auto" Width="800" ResizeMode="NoResize" SizeToContent="Height" Topmost="True" Loaded="Window_Loaded" ShowInTaskbar="False" x:ClassModifier="internal"> - + - @@ -24,7 +24,7 @@ -