improve:计时器UI

This commit is contained in:
2025-10-06 20:44:09 +08:00
parent a9bb6f73de
commit 19d2ffb48e
3 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
</ResourceDictionary>
</Window.Resources>
<Border Background="{DynamicResource SeewoTimerWindowBackground}"
<Border x:Name="MainBorder" Background="{DynamicResource SeewoTimerWindowBackground}"
CornerRadius="15"
BorderThickness="1"
BorderBrush="{DynamicResource SeewoTimerWindowBorderBrush}"