We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a094881 commit f0e1617Copy full SHA for f0e1617
Microsoft.Toolkit.Uwp.UI.Controls.Core/InAppNotification/Styles/MSEdgeNotificationStyle.xaml
@@ -154,7 +154,7 @@
154
Padding="4"
155
Style="{StaticResource DismissTextBlockButtonStyle}">
156
<Button.RenderTransform>
157
- <TranslateTransform x:Name="DismissButtonTransform" X="20" Y="2"/>
+ <TranslateTransform x:Name="DismissButtonTransform" X="20" Y="1"/>
158
</Button.RenderTransform>
159
</Button>
160
</Grid>
0 commit comments