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

Fix truncated bottom on Password generator when large font size is set on Android (#1782)

This commit is contained in:
Federico Maccaroni
2022-02-15 19:10:43 -03:00
committed by GitHub
parent 95581bd4d9
commit 02562be8c7
2 changed files with 241 additions and 237 deletions

View File

@@ -363,7 +363,7 @@
<Setter Property="Orientation"
Value="Horizontal" />
<Setter Property="Spacing"
Value="10" />
Value="5" />
</Style>
<Style TargetType="Button"
ApplyToDerivedTypes="True"