fix: update cursor.
This commit is contained in:
parent
fc036395cc
commit
354be7e207
@ -13,6 +13,7 @@
|
||||
<Setter Property="Padding" Value="4" />
|
||||
<Setter Property="Height" Value="28" />
|
||||
<Setter Property="Width" Value="28" />
|
||||
<Setter Property="Cursor" Value="Hand" />
|
||||
<Setter Property="VerticalAlignment" Value="Stretch" />
|
||||
<Setter Property="Template">
|
||||
<ControlTemplate TargetType="Button">
|
||||
|
Loading…
x
Reference in New Issue
Block a user