From 6a809ae938f7a0fea599832be828989088c460a7 Mon Sep 17 00:00:00 2001 From: Roza Eisenberg <45665959+rozanagy@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:28:35 +0200 Subject: [PATCH] Feat/modify dotted dividers (#192) * feat: remove unnecessary dividers * feat: change divider thickness * feat: add text and remove bg color of vault header --- .../components/vault.header.copy-button.tsx | 2 +- .../vault/components/vault.header/vault.header.tsx | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/src/app/components/vault/components/vault.header/components/vault.header.copy-button.tsx b/src/app/components/vault/components/vault.header/components/vault.header.copy-button.tsx index dd0acb9b..c617b8f5 100644 --- a/src/app/components/vault/components/vault.header/components/vault.header.copy-button.tsx +++ b/src/app/components/vault/components/vault.header/components/vault.header.copy-button.tsx @@ -11,7 +11,7 @@ export function VaultCopyButton({ hasCopiedUUID, }: VaultCopyButtonProps): React.JSX.Element { return ( - + - - + + - Vault + Vault UUID: - + {vaultTruncatedUUID}