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