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:
committed by
GitHub
parent
95581bd4d9
commit
02562be8c7
@@ -363,7 +363,7 @@
|
||||
<Setter Property="Orientation"
|
||||
Value="Horizontal" />
|
||||
<Setter Property="Spacing"
|
||||
Value="10" />
|
||||
Value="5" />
|
||||
</Style>
|
||||
<Style TargetType="Button"
|
||||
ApplyToDerivedTypes="True"
|
||||
|
||||
Reference in New Issue
Block a user