Skip to content

Commit 6b274ad

Browse files
committed
ux: content background in flyout
Signed-off-by: leo <longshuang@msn.cn>
1 parent 8c772f2 commit 6b274ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/Styles.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<Border Name="LayoutRoot"
216216
Margin="4"
217217
Padding="12"
218-
Background="{DynamicResource Brush.Popup}"
218+
Background="Transparent"
219219
BorderThickness="0"
220220
CornerRadius="{TemplateBinding CornerRadius}">
221221
<ScrollViewer HorizontalScrollBarVisibility="{TemplateBinding ScrollViewer.HorizontalScrollBarVisibility}"

0 commit comments

Comments
 (0)