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 = () => { -