improve:计时器UI
This commit is contained in:
@@ -399,7 +399,7 @@
|
|||||||
<!-- 背景指示器 -->
|
<!-- 背景指示器 -->
|
||||||
<Border x:Name="SegmentedIndicator"
|
<Border x:Name="SegmentedIndicator"
|
||||||
Background="{DynamicResource SeewoTimerWindowPrimaryButtonBackground}"
|
Background="{DynamicResource SeewoTimerWindowPrimaryButtonBackground}"
|
||||||
CornerRadius="7,0,0,7"
|
CornerRadius="7.5,0,0,7.5"
|
||||||
Width="120" Height="38"
|
Width="120" Height="38"
|
||||||
HorizontalAlignment="Left"
|
HorizontalAlignment="Left"
|
||||||
VerticalAlignment="Center"
|
VerticalAlignment="Center"
|
||||||
|
|||||||
Reference in New Issue
Block a user