mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 08:43:21 +00:00
Revert micro sizes on android
This commit is contained in:
@@ -109,7 +109,6 @@ namespace Bit.App.Pages
|
||||
|
||||
if(Device.OS == TargetPlatform.Android)
|
||||
{
|
||||
detail.FontSize = Device.GetNamedSize(NamedSize.Micro, typeof(Label));
|
||||
label.TextColor = Color.Black;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user