From 817ecafb48647f78081816aff9cde3ff1fb8770a Mon Sep 17 00:00:00 2001 From: Chetan Verma Date: Sat, 24 Sep 2022 04:20:51 +0530 Subject: [PATCH] fix(rc-gui): adding max-width-250px to sharedViewList password --- .../nc-gui/components/smartsheet-toolbar/SharedViewList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/components/smartsheet-toolbar/SharedViewList.vue b/packages/nc-gui/components/smartsheet-toolbar/SharedViewList.vue index 138c55fbd0..02dcd6b4c2 100644 --- a/packages/nc-gui/components/smartsheet-toolbar/SharedViewList.vue +++ b/packages/nc-gui/components/smartsheet-toolbar/SharedViewList.vue @@ -125,7 +125,7 @@ const deleteLink = async (id: string) => {