Some margins and formatting adjustments

This commit is contained in:
_Neo_
2025-11-15 18:54:35 +02:00
parent 45263b8f95
commit 48affd0b69
4 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
Focusable="True">
<StackPanel>
<StackPanel Orientation="Vertical">
<Grid Margin="10,10,10,0" RowDefinitions="Auto,Auto" ColumnDefinitions="Auto,*,Auto">
<Grid Margin="10,0,10,0" RowDefinitions="Auto,Auto" ColumnDefinitions="Auto,*,Auto">
<TextBlock
Grid.Row="0"
Grid.Column="0"