diff --git a/src/Files.App/Dialogs/SettingsDialog.xaml b/src/Files.App/Dialogs/SettingsDialog.xaml index c89899768fa1..1c7919093933 100644 --- a/src/Files.App/Dialogs/SettingsDialog.xaml +++ b/src/Files.App/Dialogs/SettingsDialog.xaml @@ -16,112 +16,114 @@ - - - - - - + - + x:Name="ContainerGrid" + MaxHeight="790" + HorizontalAlignment="Stretch" + VerticalAlignment="Stretch" + Background="{ThemeResource CardBackgroundFillColorSecondary}"> + + + + - - + + - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +