Skip to content

Commit b7f1c1a

Browse files
committed
use hand cursor icon when hover on button
1 parent 96ef7c7 commit b7f1c1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GitContentSearch.UI/App.axaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<Setter Property="Padding" Value="16,8"/>
1717
<Setter Property="FontWeight" Value="SemiBold"/>
1818
<Setter Property="BorderThickness" Value="1"/>
19+
<Setter Property="Cursor" Value="Hand"/>
1920
</Style>
2021

2122
<!-- Primary Button Style (for main actions like Start Search) -->

0 commit comments

Comments
 (0)