From 9b621bd1d0bd39cbbb2da95a9841c5f54f89899e Mon Sep 17 00:00:00 2001 From: Matt Portune <59324545+mportune-bw@users.noreply.github.com> Date: Wed, 3 Mar 2021 12:57:59 -0500 Subject: [PATCH] fix for small gap at the top of send list when not disabled by policy (#1297) --- src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml b/src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml index cc8538683..686fb026f 100644 --- a/src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml +++ b/src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml @@ -73,9 +73,10 @@ GroupTemplate="{StaticResource sendGroupTemplate}" /> - +