We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c772f2 commit 6b274adCopy full SHA for 6b274ad
src/Resources/Styles.axaml
@@ -215,7 +215,7 @@
215
<Border Name="LayoutRoot"
216
Margin="4"
217
Padding="12"
218
- Background="{DynamicResource Brush.Popup}"
+ Background="Transparent"
219
BorderThickness="0"
220
CornerRadius="{TemplateBinding CornerRadius}">
221
<ScrollViewer HorizontalScrollBarVisibility="{TemplateBinding ScrollViewer.HorizontalScrollBarVisibility}"
0 commit comments