From afecc1f569228ec592facc65e158a027c9a8d1a1 Mon Sep 17 00:00:00 2001 From: Matt Portune Date: Tue, 18 Jan 2022 17:43:20 -0500 Subject: [PATCH] fixes --- src/App/Controls/AccountViewCell/AccountViewCell.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App/Controls/AccountViewCell/AccountViewCell.xaml b/src/App/Controls/AccountViewCell/AccountViewCell.xaml index a9c74c992..a7f6b735a 100644 --- a/src/App/Controls/AccountViewCell/AccountViewCell.xaml +++ b/src/App/Controls/AccountViewCell/AccountViewCell.xaml @@ -7,7 +7,8 @@ xmlns:u="clr-namespace:Bit.App.Utilities" x:DataType="controls:AccountViewCellViewModel"> + ColumnSpacing="0" + BackgroundColor="{DynamicResource BackgroundColor}">