mirror of
https://github.com/bitwarden/mobile
synced 2026-01-05 01:53:17 +00:00
bottom border on picker and no padding on editor
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
<Setter Property="Margin"
|
||||
Value="0, 5, 0, 12" />
|
||||
</Style>
|
||||
<Style TargetType="Picker"
|
||||
ApplyToDerivedTypes="True">
|
||||
<Setter Property="Margin"
|
||||
Value="0, 5, 0, 12" />
|
||||
</Style>
|
||||
<Style TargetType="Editor"
|
||||
ApplyToDerivedTypes="True">
|
||||
<Setter Property="PlaceholderColor"
|
||||
|
||||
Reference in New Issue
Block a user