Fix Font Color

This commit is contained in:
DB P 2025-06-06 17:07:57 +09:00
parent 8c5e0c948f
commit 6cd830c5b5

View file

@ -88,6 +88,7 @@
<TextBlock
Margin="10 2 2 5"
FontSize="14"
Foreground="{DynamicResource Color05B}"
Text="{Binding}" />
</DataTemplate>
</Setter.Value>