Skip to content

Commit 188507f

Browse files
ismaelestalayomichael-hawker
authored andcommitted
forgot to restore background
1 parent 1d42e2d commit 188507f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Core/InAppNotification/Styles/MSEdgeNotificationStyle.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<Setter Property="Template">
4949
<Setter.Value>
5050
<ControlTemplate TargetType="ButtonBase">
51-
<Grid x:Name="RootGrid" CornerRadius="2" Background="{ThemeResource ButtonPointerOverBackgroundThemeBrush}"
51+
<Grid x:Name="RootGrid" CornerRadius="2"
5252
Margin="{TemplateBinding Margin}"
5353
Height="{StaticResource SystemControlMSEdgeNotificationDismissButtonSize}"
5454
Width="{StaticResource SystemControlMSEdgeNotificationDismissButtonSize}">

0 commit comments

Comments
 (0)