Fixed save button on config page going off the page.

This commit is contained in:
Heavy Bob 2025-04-07 09:29:23 +10:00
parent c2cdd2a6a1
commit 0593969f77

View file

@ -221,7 +221,7 @@
<StackPanel Grid.Column="2"
HorizontalAlignment="Right"
VerticalAlignment="Bottom"
Margin="0">
Margin="0,0,0,10">
<Button x:Name="SaveButton"
Content="Save"
Width="100"