mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-06-18 20:59:05 +00:00
Fixed save button on config page going off the page.
This commit is contained in:
parent
c2cdd2a6a1
commit
0593969f77
1 changed files with 217 additions and 217 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue