From eb926cacea41c71acdd4c54656dbfc8f29171907 Mon Sep 17 00:00:00 2001 From: dlohvinov Date: Wed, 8 Nov 2023 17:21:40 +0200 Subject: [PATCH] fix: copy-input tooltip overflow [WTEL-3998] --- src/app/components/utils/copy-input.vue | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/src/app/components/utils/copy-input.vue b/src/app/components/utils/copy-input.vue index 1f74a79d7..b879f5795 100644 --- a/src/app/components/utils/copy-input.vue +++ b/src/app/components/utils/copy-input.vue @@ -57,19 +57,6 @@ export default {