From 099a8442b1744f2a4c8015e8277d0ff9d28bbd01 Mon Sep 17 00:00:00 2001 From: Erwin-N Date: Mon, 23 Mar 2026 20:17:36 +0100 Subject: [PATCH] Switch to button, remove borders --- libs/ui/src/lib/value/value.component.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/ui/src/lib/value/value.component.html b/libs/ui/src/lib/value/value.component.html index 2698220c5..145b80b96 100644 --- a/libs/ui/src/lib/value/value.component.html +++ b/libs/ui/src/lib/value/value.component.html @@ -11,14 +11,14 @@ @if (enableCopyToClipboardButton) { - - - + + }