From e1a0404a0f4459962c92f4e978228099b5f66f78 Mon Sep 17 00:00:00 2001 From: Valentin Magrez Date: Thu, 24 Dec 2020 10:35:16 +0100 Subject: [PATCH 1/2] :lipstick: Change uncheck radio button color --- Smartway.UiComponent/Inputs/RadioButton.xaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Smartway.UiComponent/Inputs/RadioButton.xaml b/Smartway.UiComponent/Inputs/RadioButton.xaml index bdf3d2a..182735d 100644 --- a/Smartway.UiComponent/Inputs/RadioButton.xaml +++ b/Smartway.UiComponent/Inputs/RadioButton.xaml @@ -45,6 +45,9 @@ + + + Date: Thu, 24 Dec 2020 11:20:16 +0100 Subject: [PATCH 2/2] :lipstick: reduce radiobutton size --- Smartway.UiComponent/Inputs/RadioButton.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Smartway.UiComponent/Inputs/RadioButton.xaml b/Smartway.UiComponent/Inputs/RadioButton.xaml index 182735d..81cba49 100644 --- a/Smartway.UiComponent/Inputs/RadioButton.xaml +++ b/Smartway.UiComponent/Inputs/RadioButton.xaml @@ -29,8 +29,8 @@