1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-06 10:34:07 +00:00

notes separator for ios

This commit is contained in:
Kyle Spearrin
2019-06-24 11:22:34 -04:00
parent 2d41dd6ae0
commit 38f91bce1c
4 changed files with 10 additions and 0 deletions

View File

@@ -18,6 +18,8 @@
ApplyToDerivedTypes="True">
<Setter Property="PlaceholderColor"
Value="{StaticResource InputPlaceholderColor}" />
<Setter Property="Margin"
Value="0, 0, 0, 12" />
</Style>
<Style TargetType="Switch"
ApplyToDerivedTypes="True">