diff --git a/src/Semi.Avalonia/Controls/ToggleSwitch.axaml b/src/Semi.Avalonia/Controls/ToggleSwitch.axaml index c5547f3..792ed36 100644 --- a/src/Semi.Avalonia/Controls/ToggleSwitch.axaml +++ b/src/Semi.Avalonia/Controls/ToggleSwitch.axaml @@ -172,25 +172,37 @@ - - - - - - + Padding="8" + Background="{TemplateBinding Background}" + CornerRadius="3"> + + + + + + + + +