From 45ccdbbfe63fe5308bad8148616448bae1eeb7f2 Mon Sep 17 00:00:00 2001 From: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com> Date: Wed, 7 Aug 2024 17:58:38 +0000 Subject: [PATCH] chore(nc-gui): lint --- .../nc-gui/components/dashboard/settings/DataSources.vue | 2 +- packages/nc-gui/components/project/AllTables.vue | 2 +- .../smartsheet/column/LinkedToAnotherRecordOptions.vue | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/nc-gui/components/dashboard/settings/DataSources.vue b/packages/nc-gui/components/dashboard/settings/DataSources.vue index 66f597629d..6ffda6cbf1 100644 --- a/packages/nc-gui/components/dashboard/settings/DataSources.vue +++ b/packages/nc-gui/components/dashboard/settings/DataSources.vue @@ -692,7 +692,7 @@ const handleClickRow = (source: SourceType, tab?: string) => { height: min(calc(100vh - 100px), 1024px); max-height: min(calc(100vh - 100px), 1024px) !important; } - .ant-tabs-nav{ + .ant-tabs-nav { @apply pl-3; } } diff --git a/packages/nc-gui/components/project/AllTables.vue b/packages/nc-gui/components/project/AllTables.vue index b001bc09f4..52f58ba4eb 100644 --- a/packages/nc-gui/components/project/AllTables.vue +++ b/packages/nc-gui/components/project/AllTables.vue @@ -278,7 +278,7 @@ const onCreateBaseClick = () => { box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08); } - .icon-wrapper{ + .icon-wrapper { @apply w-8 h-8 flex items-center; } diff --git a/packages/nc-gui/components/smartsheet/column/LinkedToAnotherRecordOptions.vue b/packages/nc-gui/components/smartsheet/column/LinkedToAnotherRecordOptions.vue index 115ce60676..f0e12c4595 100644 --- a/packages/nc-gui/components/smartsheet/column/LinkedToAnotherRecordOptions.vue +++ b/packages/nc-gui/components/smartsheet/column/LinkedToAnotherRecordOptions.vue @@ -316,7 +316,7 @@ const onFilterLabelClick = () => { -
+
{
- {{ $t('labels.defaultView') }} - + {{ $t('labels.defaultView') }} + {{ view.title }} @@ -355,7 +355,7 @@ const onFilterLabelClick = () => { -
+