enhance: add comma between date and time (#1150)

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-04-07 10:23:37 +08:00
parent 8c9cf05c1d
commit ac7b02590b
No known key found for this signature in database
2 changed files with 12 additions and 12 deletions

View file

@ -195,7 +195,7 @@
</Border>
<!-- TIME -->
<Border Grid.Column="3" Padding="4,0" ClipToBounds="True" IsHitTestVisible="False">
<Border Grid.Column="3" Padding="4,0,8,0" ClipToBounds="True" IsHitTestVisible="False">
<v:CommitTimeTextBlock Classes="primary"
HorizontalAlignment="Center"
FontWeight="{Binding FontWeight}"