1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-04 17:43:17 +00:00

cipher password history page

This commit is contained in:
Kyle Spearrin
2019-05-02 14:53:45 -04:00
parent 9195bdcf95
commit 59e412ea09
11 changed files with 243 additions and 2 deletions

View File

@@ -44,6 +44,14 @@
<Style TargetType="ImageButton"
Class="list-button-platform">
</Style>
<Style TargetType="Button"
ApplyToDerivedTypes="True"
Class="list-row-button-platform">
<Setter Property="WidthRequest"
Value="37" />
<Setter Property="FontSize"
Value="25" />
</Style>
<!-- Box -->