From 9f1791daab9b7a50c0a12ef8498f9eef8ce4d635 Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Sat, 7 Oct 2023 18:08:14 +0530 Subject: [PATCH] fix(nc-gui): Fixed styling issues with token and user list --- packages/nc-gui/components/account/Token.vue | 189 ++++++++++-------- .../nc-gui/components/account/UserList.vue | 32 +-- 2 files changed, 119 insertions(+), 102 deletions(-) diff --git a/packages/nc-gui/components/account/Token.vue b/packages/nc-gui/components/account/Token.vue index 9be51ad5e0..f9378b5052 100644 --- a/packages/nc-gui/components/account/Token.vue +++ b/packages/nc-gui/components/account/Token.vue @@ -162,8 +162,8 @@ const handleCancel = () => {