Skip to content

Commit 8ff42af

Browse files
authored
Removing demo font size change (#3696)
1 parent 81128a7 commit 8ff42af

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/MainDemo.Wpf/App.xaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,6 @@
144144
<Setter Property="Fill" Value="{DynamicResource MaterialDesignDivider}" />
145145
</Style>
146146

147-
<Style TargetType="TextBlock" BasedOn="{StaticResource {x:Type TextBlock}}">
148-
<Setter Property="FontSize" Value="30"/>
149-
</Style>
150-
151147
</ResourceDictionary>
152148
</Application.Resources>
153149
</Application>

0 commit comments

Comments
 (0)