mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 10:13:42 +00:00
added instruction label to pin code screens
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Bit.App.Controls
|
||||
Label = new Label
|
||||
{
|
||||
HorizontalTextAlignment = TextAlignment.Center,
|
||||
FontSize = Device.GetNamedSize(NamedSize.Large, typeof(Label)),
|
||||
FontSize = 35,
|
||||
FontFamily = "Courier"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user