improve:计时器UI

This commit is contained in:
2025-10-06 17:28:52 +08:00
parent 77ac6f88ca
commit c76254f4f9
2 changed files with 23 additions and 7 deletions
@@ -423,7 +423,7 @@
Cursor="Hand"
HorizontalAlignment="Right">
<TextBlock x:Name="RecentTabText" Text="最近" FontSize="16" FontWeight="Normal"
Foreground="{DynamicResource SeewoTimerWindowButtonForeground}"/>
Foreground="{DynamicResource SeewoTimerWindowButtonForeground}" Opacity="0.6"/>
</Button>
</Grid>
</Grid>