We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e82c366 commit 6f06043Copy full SHA for 6f06043
MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.PopupBox.xaml
@@ -113,8 +113,6 @@
113
AllowsTransparency="True">
114
<wpf:Card Content="{TemplateBinding PopupContent}" ContentTemplate="{TemplateBinding PopupContentTemplate}"
115
Foreground="{DynamicResource MaterialDesignBody}"
116
- FontSize="15"
117
- FontWeight="Regular"
118
Padding="{TemplateBinding Padding}"
119
RenderOptions.ClearTypeHint="Enabled"
120
Margin="5">
0 commit comments