mirror of
https://github.com/MaSzyna-EU07/StarterNG.git
synced 2026-07-17 17:09:19 +02:00
Change start button width
This commit is contained in:
@@ -57,8 +57,8 @@
|
|||||||
</ScrollViewer>
|
</ScrollViewer>
|
||||||
</sukiUi:GroupBox>
|
</sukiUi:GroupBox>
|
||||||
|
|
||||||
<Button Grid.Column="1" Height="36" Classes="Flat"
|
<Button Grid.Column="0" Height="36" Classes="Flat"
|
||||||
VerticalAlignment="Bottom" Grid.Row="3">
|
VerticalAlignment="Bottom" Grid.Row="3" Grid.ColumnSpan="2">
|
||||||
Start
|
Start
|
||||||
</Button>
|
</Button>
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|||||||
Reference in New Issue
Block a user