From 524e12d93c4c437e217215556700154c1d7fca28 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Tue, 3 Oct 2023 10:37:39 +0530 Subject: [PATCH] fix: tooltip overlap Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- packages/nc-gui/components/smartsheet/header/Cell.vue | 7 +------ .../nc-gui/components/smartsheet/header/VirtualCell.vue | 1 - 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/header/Cell.vue b/packages/nc-gui/components/smartsheet/header/Cell.vue index eb3213103f..852e4376b1 100644 --- a/packages/nc-gui/components/smartsheet/header/Cell.vue +++ b/packages/nc-gui/components/smartsheet/header/Cell.vue @@ -71,12 +71,7 @@ const openDropDown = () => { 'self-start': isForm || isSurveyForm, }" /> -
+
{{ column.title }}
diff --git a/packages/nc-gui/components/smartsheet/header/VirtualCell.vue b/packages/nc-gui/components/smartsheet/header/VirtualCell.vue index 5c61e3fa43..6eb52105cc 100644 --- a/packages/nc-gui/components/smartsheet/header/VirtualCell.vue +++ b/packages/nc-gui/components/smartsheet/header/VirtualCell.vue @@ -137,7 +137,6 @@ const closeAddColumnDropdown = () => { {{ column.title }}