From 32956ae04c3477e95418b990421207af2adf29ab Mon Sep 17 00:00:00 2001 From: Francisco Silva Date: Fri, 21 Apr 2023 18:05:51 +0200 Subject: [PATCH] Fix: performance column header alignment (#1881) * Fix: performance column header alignment * Update changelog --- CHANGELOG.md | 1 + libs/ui/src/lib/holdings-table/holdings-table.component.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9e0adf8..526e0d19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed the alignment of the performance column header in the holdings table - Fixed the targets in `proxy.conf.json` from `http://localhost:3333` to `http://0.0.0.0:3333` for local development ## 1.258.0 - 2023-04-20 diff --git a/libs/ui/src/lib/holdings-table/holdings-table.component.html b/libs/ui/src/lib/holdings-table/holdings-table.component.html index c30811e4..9bda316c 100644 --- a/libs/ui/src/lib/holdings-table/holdings-table.component.html +++ b/libs/ui/src/lib/holdings-table/holdings-table.component.html @@ -108,7 +108,7 @@