💥 准备发行

This commit is contained in:
BookerLiu
2023-04-23 17:54:23 +08:00
parent ece8787b8e
commit 2df6582f83
3 changed files with 3 additions and 3 deletions

View File

@@ -112,7 +112,7 @@
<Trigger Property="IsMouseOver" Value="True">
<Setter Property="Background">
<Setter.Value>
<SolidColorBrush Color="#EEEEEE" Opacity="0.7"/>
<SolidColorBrush Color="White" Opacity="1"/>
</Setter.Value>
</Setter>
</Trigger>