Cleanup old version service for maintenance.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
<StackPanel
|
||||
Padding="36,28,36,36"
|
||||
HorizontalAlignment="Stretch"
|
||||
|
||||
Spacing="24">
|
||||
|
||||
<!-- Page Header -->
|
||||
|
||||
@@ -92,9 +92,7 @@
|
||||
Grid.Column="1"
|
||||
VerticalAlignment="Center"
|
||||
Spacing="8">
|
||||
<TextBlock
|
||||
Text="{x:Bind Title, Mode=OneTime}"
|
||||
TextWrapping="WrapWholeWords" />
|
||||
<TextBlock Text="{x:Bind Title, Mode=OneTime}" TextWrapping="WrapWholeWords" />
|
||||
<TextBlock
|
||||
Foreground="{ThemeResource TextFillColorSecondaryBrush}"
|
||||
Text="{x:Bind Description, Mode=OneTime}"
|
||||
|
||||
Reference in New Issue
Block a user