1
0
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:
Kyle Spearrin
2019-06-10 10:37:47 -04:00
parent 5485bb574e
commit 31d39e0626
3 changed files with 30 additions and 18 deletions

View File

@@ -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">