diff --git a/src/App/Controls/CipherViewCell/CipherViewCell.xaml b/src/App/Controls/CipherViewCell/CipherViewCell.xaml index 7edfa6836..638fc9545 100644 --- a/src/App/Controls/CipherViewCell/CipherViewCell.xaml +++ b/src/App/Controls/CipherViewCell/CipherViewCell.xaml @@ -43,8 +43,8 @@ ErrorPlaceholder="login.png" HorizontalOptions="Center" VerticalOptions="Center" - WidthRequest="20" - HeightRequest="20" + WidthRequest="22" + HeightRequest="22" IsVisible="False"/>