From 240609270e05d9035e9b1d2766541d5dc1d15473 Mon Sep 17 00:00:00 2001 From: Daniel Clark Date: Sat, 27 Feb 2021 11:57:23 +0000 Subject: [PATCH] fixed issue with margin --- samples/NotificationFlyoutSample/SampleFlyout.xaml | 9 ++++----- .../NotificationFlyout/NotificationFlyout.xaml | 2 +- .../NotificationFlyout/NotificationFlyoutApplication.cs | 2 ++ 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/samples/NotificationFlyoutSample/SampleFlyout.xaml b/samples/NotificationFlyoutSample/SampleFlyout.xaml index 869d6ba..e491829 100644 --- a/samples/NotificationFlyoutSample/SampleFlyout.xaml +++ b/samples/NotificationFlyoutSample/SampleFlyout.xaml @@ -2,16 +2,15 @@ x:Class="NotificationFlyoutSample.SampleFlyout" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:controls="using:TheXamlGuy.NotificationFlyout.Uwp.UI.Controls" - CornerRadius="6"> + xmlns:controls="using:TheXamlGuy.NotificationFlyout.Uwp.UI.Controls"> - + - +