mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
fix icon spacing (#16147)
This commit is contained in:
@@ -326,7 +326,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
|
|
||||||
<td bitCell class="tw-text-muted">
|
<td bitCell class="tw-text-muted tw-space-x-2">
|
||||||
<ng-container *ngIf="u.twoFactorEnabled">
|
<ng-container *ngIf="u.twoFactorEnabled">
|
||||||
<i
|
<i
|
||||||
class="bwi bwi-lock"
|
class="bwi bwi-lock"
|
||||||
|
|||||||
Reference in New Issue
Block a user