Skip to content

Commit 01ae83c

Browse files
committed
fix(Avalonia): use correct LinkEdit icon size for Shorten HistoryItem URL
1 parent 95e91f2 commit 01ae83c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SnapX.Avalonia/Views/HomePageView.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<controls:MenuFlyoutItem.IconSource>
251251
<fluent:FluentIconSource
252252
Icon="LinkEdit"
253-
IconSize="Size32"
253+
IconSize="Size24"
254254
IconVariant="Regular" />
255255
</controls:MenuFlyoutItem.IconSource>
256256
</controls:MenuFlyoutItem>

0 commit comments

Comments
 (0)