diff --git a/CHANGELOG.md b/CHANGELOG.md index e1213a78a..8467c5150 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Removed the sort header of the comment column in the activities table +- Fixed the alignment of the performance column header in the holdings table +- Removed the unnecessary sort header of the comment column in the activities 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 c30811e4f..9bda316c4 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 @@