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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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">
<span bitBadge [variant]="variant" [truncate]="truncate">
{{ item }}