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 9216d09 commit 10c9be7Copy full SHA for 10c9be7
MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.Snackbar.xaml
@@ -78,7 +78,7 @@
78
ContentTemplateSelector="{TemplateBinding ContentTemplateSelector}"
79
HorizontalAlignment="{TemplateBinding HorizontalContentAlignment}"
80
DockPanel.Dock="Left"
81
- MaxHeight="36">
+ MaxHeight="42">
82
<ContentPresenter.Resources>
83
<DataTemplate DataType="{x:Type system:String}">
84
<TextBlock Text="{Binding}">
0 commit comments