mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 18:23:51 +00:00
Android font size adjustments
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Bit.App.Controls
|
||||
HorizontalTextAlignment = TextAlignment.Center,
|
||||
FontSize = 35,
|
||||
FontFamily = Device.OnPlatform(iOS: "Courier", Android: "monospace", WinPhone: "Courier")
|
||||
};
|
||||
};
|
||||
|
||||
Entry = new ExtendedEntry
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user