1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

PM-17173 minor style changes (#12913)

This commit is contained in:
Vijay Oommen
2025-01-16 11:07:16 -06:00
committed by GitHub
parent 97ee050e5d
commit e815f89b99

View File

@@ -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>