Update App.xaml
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
x:Key="ListItemTitle"
|
x:Key="ListItemTitle"
|
||||||
BasedOn="{StaticResource MaterialDesignTextBlock}"
|
BasedOn="{StaticResource MaterialDesignTextBlock}"
|
||||||
TargetType="{x:Type TextBlock}">
|
TargetType="{x:Type TextBlock}">
|
||||||
<Setter Property="FontSize" Value="13" />
|
<Setter Property="FontSize" Value="12" />
|
||||||
</Style>
|
</Style>
|
||||||
<Style
|
<Style
|
||||||
x:Key="ListItemSubTitle"
|
x:Key="ListItemSubTitle"
|
||||||
|
|||||||
Reference in New Issue
Block a user