From c1870a37c704264c6f0d539e740cfa344ac7c3e8 Mon Sep 17 00:00:00 2001 From: Jason Ng Date: Thu, 29 Aug 2024 17:45:17 -0400 Subject: [PATCH] PM-10374 remove margin from collection in item details if no folder (#10777) --- .../cipher-view/item-details/item-details-v2.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/vault/src/cipher-view/item-details/item-details-v2.component.html b/libs/vault/src/cipher-view/item-details/item-details-v2.component.html index df9731570c..5250a3f4dd 100644 --- a/libs/vault/src/cipher-view/item-details/item-details-v2.component.html +++ b/libs/vault/src/cipher-view/item-details/item-details-v2.component.html @@ -47,12 +47,12 @@ *ngIf="cipher.collectionIds && collections" [attr.aria-label]="'collection' | i18n" > -