Skip to content

Commit fde6b2d

Browse files
authored
Merge pull request #3527 from Flow-Launcher/appearance_page_adjust
Adjust margin in appearance page
2 parents ac37e41 + 315de2b commit fde6b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@
733733
<!-- Badges -->
734734
<cc:ExCard
735735
Title="{DynamicResource showBadges}"
736-
Margin="0 0 0 0"
736+
Margin="0 4 0 0"
737737
Icon="&#xEC1B;"
738738
Sub="{DynamicResource showBadgesToolTip}">
739739
<cc:ExCard.SideContent>

0 commit comments

Comments
 (0)