From f1c2f638b063ecc7dc480551f423aaa4b611a231 Mon Sep 17 00:00:00 2001 From: reenphygeorge Date: Sat, 2 Sep 2023 19:08:16 +0530 Subject: [PATCH] fix(nc-gui): changed to generic tooltip --- packages/nc-gui/components/cell/TextArea.vue | 6 +++--- packages/nc-gui/components/cell/attachment/index.vue | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/nc-gui/components/cell/TextArea.vue b/packages/nc-gui/components/cell/TextArea.vue index fd6250da82..b23f66a7c6 100644 --- a/packages/nc-gui/components/cell/TextArea.vue +++ b/packages/nc-gui/components/cell/TextArea.vue @@ -95,13 +95,13 @@ onClickOutside(inputWrapperRef, (e) => { data-testid="attachment-cell-file-picker-button" @click.stop="isVisible = !isVisible" > - + - +