mirror of
https://github.com/bitwarden/android.git
synced 2026-03-11 20:54:58 -05:00
PM-17410: Update password hint font (#4614)
This commit is contained in:
@@ -243,7 +243,7 @@ private fun LoginScreenContent(
|
||||
BitwardenClickableText(
|
||||
label = stringResource(id = R.string.get_master_passwordword_hint),
|
||||
onClick = onMasterPasswordClick,
|
||||
style = BitwardenTheme.typography.bodySmall,
|
||||
style = BitwardenTheme.typography.labelMedium,
|
||||
innerPadding = PaddingValues(
|
||||
top = 8.dp,
|
||||
bottom = 8.dp,
|
||||
|
||||
Reference in New Issue
Block a user