mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Adjust UI
This commit is contained in:
parent
7bcde06b4c
commit
3b0242c457
1 changed files with 4 additions and 1 deletions
|
|
@ -51,7 +51,10 @@
|
|||
</ui:SettingsExpander.Items>
|
||||
</ui:SettingsExpander>
|
||||
|
||||
<ui:SettingsCard Description="{DynamicResource alwaysRunAsAdministratorToolTip}" Header="{DynamicResource alwaysRunAsAdministrator}">
|
||||
<ui:SettingsCard
|
||||
Margin="0 4 0 0"
|
||||
Description="{DynamicResource alwaysRunAsAdministratorToolTip}"
|
||||
Header="{DynamicResource alwaysRunAsAdministrator}">
|
||||
<ui:SettingsCard.HeaderIcon>
|
||||
<ui:FontIcon Glyph="" />
|
||||
</ui:SettingsCard.HeaderIcon>
|
||||
|
|
|
|||
Loading…
Reference in a new issue