mirror of
https://github.com/bitwarden/mobile
synced 2025-12-26 13:13:28 +00:00
padding on cipher list item
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
<Style TargetType="Grid"
|
||||
Class="list-row">
|
||||
<Setter Property="Padding"
|
||||
Value="2, 5" />
|
||||
Value="2, 5, 0, 5" />
|
||||
</Style>
|
||||
<Style TargetType="BoxView"
|
||||
Class="list-section-separator">
|
||||
|
||||
Reference in New Issue
Block a user