From 699249f846385648b894f227f2bd63932ee16dc5 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Mon, 19 Jun 2023 13:13:22 +0530 Subject: [PATCH] fix: overflow text handling Signed-off-by: Pranav C --- packages/nc-gui/components/virtual-cell/Links.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/virtual-cell/Links.vue b/packages/nc-gui/components/virtual-cell/Links.vue index 7c87344f1f..45112d3a72 100644 --- a/packages/nc-gui/components/virtual-cell/Links.vue +++ b/packages/nc-gui/components/virtual-cell/Links.vue @@ -94,16 +94,18 @@ const localCellValue = computed(() => {