From 5e2d9aa879aff2bc371ed3f5da96631cc3217bd0 Mon Sep 17 00:00:00 2001 From: musharaf Date: Thu, 30 Nov 2023 18:40:52 +0530 Subject: [PATCH] fix : fixed tooltip for table name iin sidebar --- .../dashboard/TreeView/TableNode.vue | 281 +++++++++--------- 1 file changed, 138 insertions(+), 143 deletions(-) diff --git a/packages/nc-gui/components/dashboard/TreeView/TableNode.vue b/packages/nc-gui/components/dashboard/TreeView/TableNode.vue index 179da137fe..922b13b0c1 100644 --- a/packages/nc-gui/components/dashboard/TreeView/TableNode.vue +++ b/packages/nc-gui/components/dashboard/TreeView/TableNode.vue @@ -149,96 +149,91 @@ const isTableOpened = computed(() => { :class="[`nc-base-tree-tbl nc-base-tree-tbl-${table.title}`]" :data-active="openedTableId === table.id" > - - -
-
- + + + + +
+
- -
- +
+ + { > {{ table.title }} -
-
-
- - - - - -
+ +
+
+
+ + + + +
- - +
+ +