diff --git a/src/sql/base/browser/ui/breadcrumb/breadcrumb.component.ts b/src/sql/base/browser/ui/breadcrumb/breadcrumb.component.ts index 88bb8ff0e2..1a0bb797cf 100644 --- a/src/sql/base/browser/ui/breadcrumb/breadcrumb.component.ts +++ b/src/sql/base/browser/ui/breadcrumb/breadcrumb.component.ts @@ -20,9 +20,9 @@ import { IDisposable } from 'vs/base/common/lifecycle'; - {{item.label}} + {{item.label}} {{item.label}} - {{item.label}} + {{item.label}} diff --git a/src/sql/parts/dashboard/pages/databaseDashboardPage.component.ts b/src/sql/parts/dashboard/pages/databaseDashboardPage.component.ts index ea7ca4c0a2..5622087be1 100644 --- a/src/sql/parts/dashboard/pages/databaseDashboardPage.component.ts +++ b/src/sql/parts/dashboard/pages/databaseDashboardPage.component.ts @@ -29,7 +29,6 @@ export class DatabaseDashboardPage extends DashboardPage implements OnInit { background_color: colors.editorBackground, border: 'none', fontSize: '14px', - fontWeight: '200', padding: '5px 0 0 0', provider: undefined, edition: undefined diff --git a/src/sql/parts/dashboard/pages/serverDashboardPage.component.ts b/src/sql/parts/dashboard/pages/serverDashboardPage.component.ts index 9fe07a5ff1..5e204ce348 100644 --- a/src/sql/parts/dashboard/pages/serverDashboardPage.component.ts +++ b/src/sql/parts/dashboard/pages/serverDashboardPage.component.ts @@ -29,7 +29,6 @@ export class ServerDashboardPage extends DashboardPage implements OnInit { background_color: colors.editorBackground, border: 'none', fontSize: '14px', - fontWeight: '200', padding: '5px 0 0 0', provider: undefined, edition: undefined diff --git a/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.html b/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.html index e299422792..1743ceb00e 100644 --- a/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.html +++ b/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.html @@ -9,7 +9,7 @@ -
{{item.displayName}}
+
{{item.displayName}}
{{item.value}}