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

fix ui design (#13344)

This commit is contained in:
Brandon Treston
2025-02-12 13:49:46 -05:00
committed by GitHub
parent b2e9548ae1
commit 42090d7f15

View File

@@ -7,9 +7,9 @@
{{ error }}
</bit-callout>
<ng-container *ngIf="!done">
<bit-callout type="warning" *ngIf="users.length > 0 && !error">
<p bitTypography="body1">{{ "deleteManyOrganizationUsersWarningDesc" | i18n }}</p>
</bit-callout>
<p bitTypography="body1" *ngIf="users.length > 0 && !error">
{{ "deleteManyOrganizationUsersWarningDesc" | i18n }}
</p>
<bit-table>
<ng-container header>
<tr>