mirror of
https://github.com/bitwarden/android.git
synced 2026-08-28 22:45:25 -05:00
[PM-29097] Fix privacy statement alignment in landscape mode (#6225)
This commit is contained in:
+1
@@ -319,6 +319,7 @@ private fun TermsAndPrivacyText(
|
||||
style = BitwardenTheme.typography.bodyMedium.copy(
|
||||
textAlign = TextAlign.Center,
|
||||
),
|
||||
modifier = Modifier.fillMaxWidth(),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user