diff --git a/src/modules/Projects/ProjectsEditor/ProjectEditorPage.xaml b/src/modules/Projects/ProjectsEditor/ProjectEditorPage.xaml index 149b944856..675fcc232a 100644 --- a/src/modules/Projects/ProjectsEditor/ProjectEditorPage.xaml +++ b/src/modules/Projects/ProjectsEditor/ProjectEditorPage.xaml @@ -268,17 +268,16 @@ x:Name="CancelButton" Margin="20,0,0,0" Height="36" + Background="{DynamicResource SecondaryBackgroundBrush}" AutomationProperties.Name="{x:Static props:Resources.Cancel}" Click="CancelButtonClicked">