1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

remove unused "icon" class (#13390)

This commit is contained in:
Nick Krantz
2025-02-13 14:34:56 -06:00
committed by GitHub
parent fabcf04398
commit be669a664a

View File

@@ -11,7 +11,7 @@
/>
</td>
<td bitCell [ngClass]="RowHeightClass" class="tw-min-w-fit">
<div class="icon" aria-hidden="true">
<div aria-hidden="true">
<i class="bwi bwi-fw bwi-lg bwi-collection"></i>
</div>
</td>