diff --git a/PKHeX.Avalonia/Views/PKMEditorView.axaml b/PKHeX.Avalonia/Views/PKMEditorView.axaml index 6d907cf60..72cc9e87f 100644 --- a/PKHeX.Avalonia/Views/PKMEditorView.axaml +++ b/PKHeX.Avalonia/Views/PKMEditorView.axaml @@ -35,71 +35,71 @@ - - + + - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> - - + + - + - + - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> - - + + - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> - - + + - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> - + @@ -119,7 +119,7 @@ - + @@ -144,7 +144,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -168,7 +168,7 @@ - + @@ -176,7 +176,7 @@ - + @@ -184,7 +184,7 @@ - + @@ -206,33 +206,33 @@ - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> - + + HorizontalAlignment="Stretch" Height="24" FontSize="11" /> @@ -248,7 +248,7 @@ - + @@ -265,14 +265,14 @@ - - + + - - + + - - + + diff --git a/PKHeX.Avalonia/Views/SAVEditorView.axaml b/PKHeX.Avalonia/Views/SAVEditorView.axaml index 8e60c1427..058674db8 100644 --- a/PKHeX.Avalonia/Views/SAVEditorView.axaml +++ b/PKHeX.Avalonia/Views/SAVEditorView.axaml @@ -18,7 +18,7 @@ ItemsSource="{Binding BoxNames}" SelectedIndex="{Binding CurrentBox}" HorizontalAlignment="Stretch" - Height="24" FontSize="12" Padding="4,2" + Height="24" FontSize="11" Padding="4,2" Margin="2,0" />