mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
PM-17173 minor style changes (#12913)
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
</ng-container>
|
||||
<ng-container bitDialogContent>
|
||||
<div class="tw-flex tw-flex-col tw-gap-2">
|
||||
<span bitTypography="body2" class="tw-text-muted">{{
|
||||
"atRiskMembersDescription" | i18n
|
||||
}}</span>
|
||||
<span bitTypography="body1">{{ "atRiskMembersDescription" | i18n }}</span>
|
||||
<div class="tw-flex tw-justify-between tw-mt-2 tw-text-muted">
|
||||
<div bitTypography="body2" class="tw-font-bold">{{ "email" | i18n }}</div>
|
||||
<div bitTypography="body2" class="tw-font-bold">{{ "atRiskPasswords" | i18n }}</div>
|
||||
|
||||
Reference in New Issue
Block a user