1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

PM-5955 Multiple Badges Overlap With Permissions Column (#7843)

* update badge components so multiple badges to do not overlap with permissions column in collections
This commit is contained in:
Jason Ng
2024-02-20 12:08:39 -05:00
committed by GitHub
parent 25282f3e80
commit 0576bd9f2c

View File

@@ -1,4 +1,4 @@
<div class="tw-inline-flex tw-gap-2"> <div class="tw-inline-flex tw-flex-wrap tw-gap-2">
<ng-container *ngFor="let item of filteredItems; let last = last"> <ng-container *ngFor="let item of filteredItems; let last = last">
<span bitBadge [variant]="variant" [truncate]="truncate"> <span bitBadge [variant]="variant" [truncate]="truncate">
{{ item }} {{ item }}