diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c83ca734..ba39e1491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the horizontal overflow in the accounts table - Fixed the horizontal overflow in the activities table +- Fixed the total value of the activities table in the position detail dialog (absolute value) ### Todo diff --git a/libs/ui/src/lib/activities-table/activities-table.component.html b/libs/ui/src/lib/activities-table/activities-table.component.html index d7a880d71..5fd343a0a 100644 --- a/libs/ui/src/lib/activities-table/activities-table.component.html +++ b/libs/ui/src/lib/activities-table/activities-table.component.html @@ -256,6 +256,7 @@