mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-22 09:14:25 +08:00
0.1.3
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
d:DesignHeight="70"
|
||||
x:Class="LanMontainDesktop.Views.Components.ClockWidget">
|
||||
|
||||
<Border Padding="8"
|
||||
<Border x:Name="RootBorder"
|
||||
Padding="8"
|
||||
CornerRadius="8"
|
||||
BorderBrush="#80A5B4FC"
|
||||
BorderThickness="1"
|
||||
@@ -15,6 +16,7 @@
|
||||
<TextBlock x:Name="TimeTextBlock"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
TextAlignment="Center"
|
||||
FontSize="26"
|
||||
FontWeight="SemiBold"
|
||||
Foreground="White" />
|
||||
|
||||
Reference in New Issue
Block a user