1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-02 17:53:41 +00:00

PM-17577 info box

This commit is contained in:
voommen-livefront
2025-10-23 11:38:57 -05:00
parent 9a628d837c
commit a1401162ec

View File

@@ -11,7 +11,7 @@
<span class="tw-sr-only">{{ "loading" | i18n }}</span>
</div>
<div class="tw-mt-4" *ngIf="hasLoaded">
<bit-callout type="success" title="{{ 'goodNews' | i18n }}">
<bit-callout type="info" title="{{ 'goodNews' | i18n }}">
This a line of text for testing only.
</bit-callout>
<bit-callout type="success" title="{{ 'goodNews' | i18n }}" *ngIf="!ciphers.length">