mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-22 16:29:09 +01: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:
parent
25282f3e80
commit
0576bd9f2c
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user