From bc7d1bc7b2c7aa5f11b71b1757694fff5daa82fe Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Mon, 27 Sep 2021 17:03:14 +0200 Subject: [PATCH] [ColorPicker] Fix contrast issue (#13450) * Update ColorFormatControl.xaml * Update ColorFormatControl.xaml --- .../ColorPickerUI/Controls/ColorFormatControl.xaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/modules/colorPicker/ColorPickerUI/Controls/ColorFormatControl.xaml b/src/modules/colorPicker/ColorPickerUI/Controls/ColorFormatControl.xaml index 2f6ab70b0c..04ae052bf6 100644 --- a/src/modules/colorPicker/ColorPickerUI/Controls/ColorFormatControl.xaml +++ b/src/modules/colorPicker/ColorPickerUI/Controls/ColorFormatControl.xaml @@ -20,7 +20,7 @@