From 99bd7190d4869219448cfe6de4906de0c4248cc3 Mon Sep 17 00:00:00 2001 From: reenphygeorge Date: Fri, 15 Sep 2023 17:37:46 +0530 Subject: [PATCH 1/2] fix(nc-gui): ui updates --- packages/nc-gui/assets/style.scss | 4 ++++ packages/nc-gui/components/cell/Email.vue | 4 ++-- .../components/dashboard/Sidebar/TopSection.vue | 2 +- .../nc-gui/components/dashboard/Sidebar/UserInfo.vue | 6 +++--- packages/nc-gui/components/general/WorkspaceIcon.vue | 4 +++- .../nc-gui/components/project/AccessSettings.vue | 12 +++++++----- .../nc-gui/components/smartsheet/header/CellIcon.ts | 4 +++- 7 files changed, 23 insertions(+), 13 deletions(-) diff --git a/packages/nc-gui/assets/style.scss b/packages/nc-gui/assets/style.scss index 3f8bf39fa8..c50fa26b64 100644 --- a/packages/nc-gui/assets/style.scss +++ b/packages/nc-gui/assets/style.scss @@ -32,6 +32,10 @@ height: var(--topbar-height) !important; } +.anticon-check-circle { + @apply !relative top-[-1px] left-0; +} + html, body, #__nuxt, diff --git a/packages/nc-gui/components/cell/Email.vue b/packages/nc-gui/components/cell/Email.vue index 58a704e247..8372a1a468 100644 --- a/packages/nc-gui/components/cell/Email.vue +++ b/packages/nc-gui/components/cell/Email.vue @@ -86,9 +86,9 @@ watch( NULL - + - + diff --git a/packages/nc-gui/components/dashboard/Sidebar/TopSection.vue b/packages/nc-gui/components/dashboard/Sidebar/TopSection.vue index e9f76d1430..0fada364b1 100644 --- a/packages/nc-gui/components/dashboard/Sidebar/TopSection.vue +++ b/packages/nc-gui/components/dashboard/Sidebar/TopSection.vue @@ -41,7 +41,7 @@ const navigateToSettings = () => { diff --git a/packages/nc-gui/components/project/AccessSettings.vue b/packages/nc-gui/components/project/AccessSettings.vue index c96c8e8c77..d9dd0c43f2 100644 --- a/packages/nc-gui/components/project/AccessSettings.vue +++ b/packages/nc-gui/components/project/AccessSettings.vue @@ -155,8 +155,8 @@ onMounted(async () => {
-
Users
-
Date Joined
+
Users
+
Date Joined
Access
@@ -164,17 +164,19 @@ onMounted(async () => {
-