mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix indent
This commit is contained in:
parent
dbfb039317
commit
28a26644f2
1 changed files with 2 additions and 2 deletions
|
|
@ -1822,8 +1822,8 @@
|
|||
Text="{DynamicResource hiThere}" />
|
||||
</Border>
|
||||
<StackPanel
|
||||
x:Name="ClockPanel"
|
||||
Style="{DynamicResource ClockPanel}">
|
||||
x:Name="ClockPanel"
|
||||
Style="{DynamicResource ClockPanel}">
|
||||
<TextBlock
|
||||
Style="{DynamicResource DateBox}"
|
||||
Text="{Binding DateText}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue