mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
[SM-1291] Center empty message for the access policy selector (#9444)
This commit is contained in:
@@ -78,9 +78,11 @@
|
||||
</bit-table>
|
||||
|
||||
<ng-template #empty>
|
||||
<div class="tw-mt-4 tw-text-center">
|
||||
{{ emptyMessage }}
|
||||
</div>
|
||||
<tr bitRow>
|
||||
<td bitCell colspan="3" class="tw-text-center">
|
||||
{{ emptyMessage }}
|
||||
</td>
|
||||
</tr>
|
||||
</ng-template>
|
||||
|
||||
<ng-template #buttonMode>
|
||||
|
||||
Reference in New Issue
Block a user