From f232c264f1486632b736a4772a089699723f64e5 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Wed, 29 Mar 2023 10:17:27 +0530 Subject: [PATCH] fix(gui): number column width correction Signed-off-by: Pranav C --- packages/nc-gui/components/smartsheet/Grid.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/components/smartsheet/Grid.vue b/packages/nc-gui/components/smartsheet/Grid.vue index 792fd17e9a..922b792fe1 100644 --- a/packages/nc-gui/components/smartsheet/Grid.vue +++ b/packages/nc-gui/components/smartsheet/Grid.vue @@ -789,7 +789,7 @@ const closeAddColumnDropdown = () => { :data-testid="`grid-row-${rowIndex}`" > -
+