1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-25 17:13:24 +00:00

removed commented out

This commit is contained in:
Leslie Xiong
2026-01-24 16:41:50 -05:00
parent de79d31e4a
commit a6b122f42a

View File

@@ -1,8 +1,4 @@
<td
bitCell
[ngClass]="RowHeightClass"
class="tw-truncate tw-flex tw-items-center tw-gap-2"
>
<td bitCell [ngClass]="RowHeightClass" class="tw-truncate tw-flex tw-items-center tw-gap-2">
<app-vault-icon [cipher]="cipher()"></app-vault-icon>
<div class="tw-flex tw-flex-col tw-w-full">
<button
@@ -40,8 +36,6 @@
}
<span class="tw-text-sm tw-text-muted" appStopProp>{{ subtitle() }}</span>
</div>
<!-- <br />
<span class="tw-text-sm tw-text-muted" appStopProp>{{ subtitle() }}</span> -->
</td>
@if (showOwner()) {
<td bitCell [ngClass]="RowHeightClass" class="tw-hidden lg:tw-table-cell">