From d63180fb5881e183bd4db26d9ba926a1c69f243c Mon Sep 17 00:00:00 2001 From: CreateLab <33497292+CreateLab@users.noreply.github.com> Date: Wed, 4 Dec 2019 12:51:52 +0300 Subject: [PATCH] RadioButton checkMark Color (#3205) fixed problems with checkMark in radioButton --- src/Avalonia.Themes.Default/RadioButton.xaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Avalonia.Themes.Default/RadioButton.xaml b/src/Avalonia.Themes.Default/RadioButton.xaml index e7cbed8ec5..4cdb116cdd 100644 --- a/src/Avalonia.Themes.Default/RadioButton.xaml +++ b/src/Avalonia.Themes.Default/RadioButton.xaml @@ -13,7 +13,6 @@ Height="18" VerticalAlignment="Center"/> + - \ No newline at end of file +