Skip to content

Commit 3b0242c

Browse files
committed
Adjust UI
1 parent 7bcde06 commit 3b0242c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,10 @@
5151
</ui:SettingsExpander.Items>
5252
</ui:SettingsExpander>
5353

54-
<ui:SettingsCard Description="{DynamicResource alwaysRunAsAdministratorToolTip}" Header="{DynamicResource alwaysRunAsAdministrator}">
54+
<ui:SettingsCard
55+
Margin="0 4 0 0"
56+
Description="{DynamicResource alwaysRunAsAdministratorToolTip}"
57+
Header="{DynamicResource alwaysRunAsAdministrator}">
5558
<ui:SettingsCard.HeaderIcon>
5659
<ui:FontIcon Glyph="&#xE7EF;" />
5760
</ui:SettingsCard.HeaderIcon>

0 commit comments

Comments
 (0)