From a931ae7b97ad40b02c06592caf3a143f409584e3 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Mon, 17 Jan 2022 20:07:04 +0530 Subject: [PATCH] refactor(gui): share view list size correction Signed-off-by: Pranav C --- .../components/sharedViewsList.vue | 168 +++++++++--------- 1 file changed, 86 insertions(+), 82 deletions(-) diff --git a/packages/nc-gui/components/project/spreadsheet/components/sharedViewsList.vue b/packages/nc-gui/components/project/spreadsheet/components/sharedViewsList.vue index 731864ea9e..c590bf338c 100644 --- a/packages/nc-gui/components/project/spreadsheet/components/sharedViewsList.vue +++ b/packages/nc-gui/components/project/spreadsheet/components/sharedViewsList.vue @@ -1,105 +1,109 @@