1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 13:40:06 +00:00

update reports

This commit is contained in:
William Martin
2025-03-08 06:33:51 -05:00
parent 9bfd004c52
commit fc0b8e2f23

View File

@@ -9,7 +9,7 @@
>
<div class="tw-m-auto"><bit-icon [icon]="icon" aria-hidden="true"></bit-icon></div>
</div>
<div class="tw-p-5" [ngClass]="{ 'tw-grayscale': disabled }">
<div class="tw-p-5 tw-bg-background" [ngClass]="{ 'tw-grayscale': disabled }">
<h3 class="tw-mb-4 tw-text-xl tw-font-bold">{{ title }}</h3>
<p class="tw-mb-0">{{ description }}</p>
</div>