We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ef7c7 commit b7f1c1aCopy full SHA for b7f1c1a
GitContentSearch.UI/App.axaml
@@ -16,6 +16,7 @@
16
<Setter Property="Padding" Value="16,8"/>
17
<Setter Property="FontWeight" Value="SemiBold"/>
18
<Setter Property="BorderThickness" Value="1"/>
19
+ <Setter Property="Cursor" Value="Hand"/>
20
</Style>
21
22
<!-- Primary Button Style (for main actions like Start Search) -->
0 commit comments