1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

Fixed password color and alignment on iOS password generator (#743)

This commit is contained in:
Matt Portune
2020-02-27 21:18:09 -05:00
committed by GitHub
parent f78f303a79
commit cf3d52772d
2 changed files with 9 additions and 4 deletions

View File

@@ -68,6 +68,7 @@
Margin="0, 20"
StyleClass="text-lg"
HorizontalTextAlignment="Center"
HorizontalOptions="CenterAndExpand"
LineBreakMode="CharacterWrap" />
<Button Text="{u:I18n RegeneratePassword}"
HorizontalOptions="FillAndExpand"