mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #3527 from Flow-Launcher/appearance_page_adjust
Adjust margin in appearance page
This commit is contained in:
commit
fde6b2da94
1 changed files with 1 additions and 1 deletions
|
|
@ -733,7 +733,7 @@
|
|||
<!-- Badges -->
|
||||
<cc:ExCard
|
||||
Title="{DynamicResource showBadges}"
|
||||
Margin="0 0 0 0"
|
||||
Margin="0 4 0 0"
|
||||
Icon=""
|
||||
Sub="{DynamicResource showBadgesToolTip}">
|
||||
<cc:ExCard.SideContent>
|
||||
|
|
|
|||
Loading…
Reference in a new issue