diff --git a/CHANGELOG.md b/CHANGELOG.md index 743304e18..3bb50573a 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 ### Changed +- Improved the ordered list of the _Top 3_ and _Bottom 3_ performers on the analysis page in Safari - Replaced `import-sort` with `prettier-plugin-sort-imports` - Upgraded `eslint` dependencies - Upgraded `Nx` from version `17.2.8` to `18.0.4` diff --git a/apps/client/src/app/pages/portfolio/analysis/analysis-page.html b/apps/client/src/app/pages/portfolio/analysis/analysis-page.html index a1e694dd8..b991ce122 100644 --- a/apps/client/src/app/pages/portfolio/analysis/analysis-page.html +++ b/apps/client/src/app/pages/portfolio/analysis/analysis-page.html @@ -134,15 +134,13 @@ -
- {{ position.name }} -
+
{{ position.name }}
-
- {{ position.name }} -
+
{{ position.name }}