From 9ec7646a36755e47ee0d026755ba87bdf251519e Mon Sep 17 00:00:00 2001 From: Pranav C Date: Wed, 3 Aug 2022 00:21:28 +0530 Subject: [PATCH] fix(gui-v2): width correction Signed-off-by: Pranav C --- packages/nc-gui-v2/components/smartsheet/Grid.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/nc-gui-v2/components/smartsheet/Grid.vue b/packages/nc-gui-v2/components/smartsheet/Grid.vue index bf0c1c4896..e80588014b 100644 --- a/packages/nc-gui-v2/components/smartsheet/Grid.vue +++ b/packages/nc-gui-v2/components/smartsheet/Grid.vue @@ -191,8 +191,8 @@ onKeyStroke(['Tab', 'Shift', 'Enter', 'Delete', 'ArrowDown', 'ArrowUp', 'ArrowLe -
-
+
+
#
-
+
{{ rowIndex + 1 }}