mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
fixes
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
xmlns:u="clr-namespace:Bit.App.Utilities"
|
||||
x:DataType="controls:AccountViewCellViewModel">
|
||||
<Grid RowSpacing="0"
|
||||
ColumnSpacing="0">
|
||||
ColumnSpacing="0"
|
||||
BackgroundColor="{DynamicResource BackgroundColor}">
|
||||
|
||||
<Grid.Resources>
|
||||
<u:InverseBoolConverter x:Key="inverseBool" />
|
||||
|
||||
Reference in New Issue
Block a user