Fix Icon Position in PREV/NEXT page hotkey

This commit is contained in:
DB p 2024-04-25 01:34:34 +09:00
parent 4ce591fa20
commit 8ab3d3376e

View file

@ -2809,7 +2809,7 @@
</cc:Card>
<cc:Card
Title="{DynamicResource SelectNextPageHotkey}"
Icon="&#xf0ad;"
Icon="&#xf0ae;"
Type="Inside">
<flowlauncher:HotkeyControl
DefaultHotkey=""
@ -2818,7 +2818,7 @@
</cc:Card>
<cc:Card
Title="{DynamicResource SelectPrevPageHotkey}"
Icon="&#xf0ae;"
Icon="&#xf0ad;"
Type="Inside">
<flowlauncher:HotkeyControl
DefaultHotkey=""