From 702fd7a4e1f41407f6ea2005c41d68ef2a30b67c Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 28 Apr 2021 10:25:13 -0400 Subject: [PATCH] Fix Inconsistent Margin on Gradient Button --- .../Screens/GradientEditor/GradientEditorView.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml b/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml index 32236519e..2fa6436ee 100644 --- a/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml +++ b/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml @@ -114,7 +114,7 @@