Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
Update CheckBoxStyles.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuki-Codes committed Sep 7, 2023
1 parent 90fc22a commit bbe4a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Styles/CheckBoxStyles.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
Storyboard.TargetName="Content"
Storyboard.TargetProperty="Opacity"
From="1"
To="0"
To="0.25"
Duration="00:00:00.1" />
</Storyboard>
</BeginStoryboard>
Expand Down

0 comments on commit bbe4a2d

Please sign in to comment.