Skip to content

Commit ffdaaa8

Browse files
committed
whoops #420
1 parent a6f6181 commit ffdaaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaterialDesignThemes.Wpf/Themes/Generic.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@
604604
</ResourceDictionary>
605605
</controlzEx:PopupEx.Resources>
606606
<local:Card x:Name="PART_PopupContentElement"
607-
Margin="22"
607+
Margin="{TemplateBinding DialogMargin}"
608608
local:ShadowAssist.ShadowDepth="{Binding RelativeSource={RelativeSource TemplatedParent}, Path=(local:ShadowAssist.ShadowDepth)}"
609609
UniformCornerRadius="4"
610610
TextElement.Foreground="{DynamicResource MaterialDesignBody}"

0 commit comments

Comments
 (0)