From 41135ae20d1750acaf2407171c0234031fb55c13 Mon Sep 17 00:00:00 2001 From: Leslie Xiong Date: Sat, 24 Jan 2026 16:32:49 -0500 Subject: [PATCH] moved username below cipher item name --- .../vault-items/vault-cipher-row.component.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/apps/desktop/src/vault/app/vault-v3/vault-items/vault-cipher-row.component.html b/apps/desktop/src/vault/app/vault-v3/vault-items/vault-cipher-row.component.html index 341cc105ef0..3bda5431f9d 100644 --- a/apps/desktop/src/vault/app/vault-v3/vault-items/vault-cipher-row.component.html +++ b/apps/desktop/src/vault/app/vault-v3/vault-items/vault-cipher-row.component.html @@ -1,6 +1,10 @@ - + -
+
-
- {{ subtitle() }} + @if (showOwner()) { @@ -59,7 +64,7 @@

} - + @if (decryptionFailure()) {