From 2bde18080c3c40af33633d2fc65d899778316432 Mon Sep 17 00:00:00 2001 From: Tobias Kohr Date: Tue, 20 Jun 2023 15:12:59 +0200 Subject: [PATCH] feat(copy-text-button): allow displaying all content via scrollbar --- .../src/lib/copy-text-button/copy-text-button.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ui/inputs/src/lib/copy-text-button/copy-text-button.component.html b/libs/ui/inputs/src/lib/copy-text-button/copy-text-button.component.html index 4a33f82863..b0c7f3f146 100644 --- a/libs/ui/inputs/src/lib/copy-text-button/copy-text-button.component.html +++ b/libs/ui/inputs/src/lib/copy-text-button/copy-text-button.component.html @@ -9,7 +9,7 @@