Removed hardcoded background

This commit is contained in:
Niels Laute
2021-07-16 21:59:31 +02:00
parent f4a54b667e
commit 1302469e02
26 changed files with 18 additions and 70 deletions

View File

@@ -8,7 +8,6 @@
xmlns:muxc="using:Microsoft.UI.Xaml.Controls"
xmlns:converters="using:Microsoft.Toolkit.Uwp.UI.Converters"
mc:Ignorable="d"
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"
AutomationProperties.LandmarkType="Main">
<Page.Resources>