- tweak: Many tweaks!

This commit is contained in:
2025-03-12 14:51:47 +03:00
parent 4d0920b956
commit fecaa266cf
11 changed files with 145 additions and 32 deletions

View File

@@ -24,7 +24,7 @@
</Label>
</StackPanel>
<Button HorizontalAlignment="Right" VerticalAlignment="Center">
<Button HorizontalAlignment="Right" VerticalAlignment="Center" Command="{Binding Cancel}">
<Label>Cancel</Label>
</Button>
</Panel>