mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Update npm minor (#5724)
* Update npm minor * Do not update past prettier major version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
This commit is contained in:
@@ -11,11 +11,7 @@
|
||||
<td bitCell [ngClass]="RowHeightClass" class="tw-min-w-fit">
|
||||
<app-vault-icon [cipher]="cipher"></app-vault-icon>
|
||||
</td>
|
||||
<td
|
||||
bitCell
|
||||
[ngClass]="RowHeightClass"
|
||||
class="tw-overflow-hidden tw-text-ellipsis tw-whitespace-nowrap"
|
||||
>
|
||||
<td bitCell [ngClass]="RowHeightClass" class="tw-truncate">
|
||||
<div class="tw-inline-flex tw-w-full">
|
||||
<button
|
||||
bitLink
|
||||
|
||||
Reference in New Issue
Block a user