1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-29 14:43:50 +00:00

bottom border for ios entry

This commit is contained in:
Kyle Spearrin
2019-06-21 16:09:20 -04:00
parent e9b55bc207
commit d44950d46c
2 changed files with 25 additions and 0 deletions

View File

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