From 6991c843eacd48e402af0f0d5501f331fd8d5232 Mon Sep 17 00:00:00 2001 From: francisco Date: Thu, 20 Apr 2023 20:16:40 +0200 Subject: [PATCH] Fix: performance table header align --- 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 a9e0adf82..d25c2c526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed the targets in `proxy.conf.json` from `http://localhost:3333` to `http://0.0.0.0:3333` for local development +- Fix: performance table header alignment in holdings page ## 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 @@