mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
remove unused "icon" class (#13390)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
/>
|
/>
|
||||||
</td>
|
</td>
|
||||||
<td bitCell [ngClass]="RowHeightClass" class="tw-min-w-fit">
|
<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>
|
<i class="bwi bwi-fw bwi-lg bwi-collection"></i>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user