mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-11-01 13:13:21 -07:00
ux: using Brush.Popup
for menu flyouts
This commit is contained in:
parent
e84d28b7b6
commit
eaf5eba0e7
1 changed files with 1 additions and 1 deletions
|
@ -805,7 +805,7 @@
|
||||||
|
|
||||||
<Border Name="LayoutRoot"
|
<Border Name="LayoutRoot"
|
||||||
Margin="4"
|
Margin="4"
|
||||||
Background="{TemplateBinding Background}"
|
Background="Transparent"
|
||||||
BorderBrush="{TemplateBinding BorderBrush}"
|
BorderBrush="{TemplateBinding BorderBrush}"
|
||||||
BorderThickness="0"
|
BorderThickness="0"
|
||||||
Padding="4,2"
|
Padding="4,2"
|
||||||
|
|
Loading…
Reference in a new issue