diff --git a/packages/nc-gui/components/dashboard/TreeView.vue b/packages/nc-gui/components/dashboard/TreeView.vue index 40642dc6b5..8e1f0f97f8 100644 --- a/packages/nc-gui/components/dashboard/TreeView.vue +++ b/packages/nc-gui/components/dashboard/TreeView.vue @@ -1,6 +1,7 @@ @@ -564,9 +572,14 @@ const setIcon = (icon: string, table: TableType) => {
- +
- + { :class="{ 'group-hover:text-gray-500': isUIAllowed('treeview-drag-n-drop') }" /> - - + +
-