diff --git a/apps/cloud/src/app/@core/config/language.ts b/apps/cloud/src/app/@core/config/language.ts index 64bbf5c7d..61b430b1e 100644 --- a/apps/cloud/src/app/@core/config/language.ts +++ b/apps/cloud/src/app/@core/config/language.ts @@ -1,9 +1,4 @@ -export enum LanguagesEnum { - Chinese = 'zh-CN', - SimplifiedChinese = 'zh-Hans', - TraditionalChinese = 'zh-Hant', - English = 'en' -} +import { LanguagesEnum } from "@metad/core"; export const LanguagesMap = { 'zh-CN': LanguagesEnum.SimplifiedChinese, diff --git a/apps/cloud/src/app/features/_features-theme.scss b/apps/cloud/src/app/features/_features-theme.scss index 0f9cda589..81298376f 100644 --- a/apps/cloud/src/app/features/_features-theme.scss +++ b/apps/cloud/src/app/features/_features-theme.scss @@ -53,6 +53,7 @@ $sidebar-collapsed-width: 40px; // justify-content: space-between; height: $shell-bar-height; padding: 0 .5rem; + background-color: transparent; .mat-mdc-tab-link { height: $shell-bar-height; diff --git a/apps/cloud/src/app/features/_features.component.scss b/apps/cloud/src/app/features/_features.component.scss index ad0b50c33..7665417bd 100644 --- a/apps/cloud/src/app/features/_features.component.scss +++ b/apps/cloud/src/app/features/_features.component.scss @@ -1,5 +1 @@ -@import './story/toolbar/_toolbar.component'; - -.mat-toolbar.pac__shell-bar { - @apply relative text-slate-300 bg-bluegray-900 dark:bg-transparent dark:shadow-none; -} \ No newline at end of file +@import './story/toolbar/_toolbar.component'; \ No newline at end of file diff --git a/apps/cloud/src/app/features/features.component.html b/apps/cloud/src/app/features/features.component.html index 5b188ad74..f71ce3493 100644 --- a/apps/cloud/src/app/features/features.component.html +++ b/apps/cloud/src/app/features/features.component.html @@ -26,7 +26,7 @@ - +
+ +
@@ -75,7 +77,7 @@ -
- + {{p.name}} @@ -97,7 +99,7 @@
{{ 'IndicatorApp.BusinessCaliber' | translate: {Default: 'Business Caliber'} }}
-
{{ indicator.business }}
+
{{ indicator.business }}
@@ -152,7 +154,7 @@
-
+
{{comment.prompt}}
@@ -160,7 +162,7 @@
-
+
-
+