mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Update to author label
This commit is contained in:
@@ -227,6 +227,8 @@
|
|||||||
|
|
||||||
<Rectangle Style="{StaticResource ExpanderSeparatorStyle}" />
|
<Rectangle Style="{StaticResource ExpanderSeparatorStyle}" />
|
||||||
<TextBlock Opacity="{x:Bind DisabledOpacity}"
|
<TextBlock Opacity="{x:Bind DisabledOpacity}"
|
||||||
|
HorizontalAlignment="Right"
|
||||||
|
Style="{ThemeResource SecondaryTextStyle}"
|
||||||
Margin="{StaticResource ExpanderSettingMargin}">
|
Margin="{StaticResource ExpanderSettingMargin}">
|
||||||
<Run x:Uid="PowerLauncher_AuthoredBy" />
|
<Run x:Uid="PowerLauncher_AuthoredBy" />
|
||||||
<Run FontWeight="SemiBold" Text="{x:Bind Author}" />
|
<Run FontWeight="SemiBold" Text="{x:Bind Author}" />
|
||||||
|
|||||||
Reference in New Issue
Block a user